mirror of
https://github.com/containers/podman.git
synced 2026-07-27 23:46:58 -04:00
Any subcommand that has two or more booleon short options can now combine those two options. For example: kpod rmi -af (Remove all images forceably) Signed-off-by: baude <bbaude@redhat.com> Closes: #100 Approved by: rhatdan