mirror of https://github.com/docker/cli.git
Remove unsupported alias from `docker stack config` help output
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
14d7fe4414
commit
381fb1dbd7
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue