Remove unsupported alias from `docker stack config` help output

Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
Harald Albers 2022-04-29 19:15:38 +00:00
parent 14d7fe4414
commit 381fb1dbd7
1 changed files with 0 additions and 3 deletions

View File

@ -11,9 +11,6 @@ Usage: docker stack config [OPTIONS]
Outputs the final config file, after doing merges and interpolations
Aliases:
config, cfg
Options:
-c, --compose-file strings Path to a Compose file, or "-" to read from stdin
--orchestrator string Orchestrator to use (swarm|kubernetes|all)