spiegel_podman/cmd
Paul Holzinger 09c462d735
fix "podman -h" help output
`podman -h` currently returns an error:
`Error: pflag: help requested`

This bug was introduced in 44d037898e, the problem is that we wrap the
error and cobra lib checks with `==` for this one and not errors.Is().
I have a PR upstream to fix this but for now this also works.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-06-16 16:59:47 +02:00
..
podman fix "podman -h" help output 2022-06-16 16:59:47 +02:00
podman-mac-helper Run codespell to cleanup typos 2022-03-25 15:34:41 -04:00
rootlessport golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
winpath Add podman rm --depend 2022-01-11 14:33:54 -05:00