mirror of
https://github.com/containers/podman.git
synced 2026-03-22 00:21: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