mirror of
https://github.com/containers/podman.git
synced 2025-06-19 00:06:43 +08:00

Currently cobra can not handle a boolean option without a vailue. This change fixes an issue if you want syslog information to show up based on the cleanup call. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>