mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Plugins are expected to be management commands ("docker <object> <verb>").
This patch modified the usage output to shown plugins in the "Management commands"
section.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>