mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
These annotations use `nil` as value, which caused the flag-hiding functions to ignore the annotations, and therefore not hiding the flags. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>