mirror of
https://github.com/containers/podman.git
synced 2025-08-24 01:50:58 +08:00

The following manpages were missing examples of the `--all` flag: * podman init * podman pod pause * podman secret rm * podman system connection remove * podman system prune Added examples of all. Fixes #26354 Signed-off-by: Matt Heon <mheon@redhat.com>