mirror of
https://github.com/containers/podman.git
synced 2025-05-22 17:46:52 +08:00

The new cobra update fixed a bug which caused some options to not be included in --help when there was already a option with the same name on a parent command. Signed-off-by: Paul Holzinger <pholzing@redhat.com>