Add a short flag for docker stack deploy

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2016-11-24 16:11:38 -05:00 committed by Tibor Vass
parent 12858eb8d4
commit c41fa83e4d
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Aliases:
Options:
--bundle-file string Path to a Distributed Application Bundle file
--compose-file string Path to a Compose file
-c, --compose-file string Path to a Compose file
--help Print usage
--with-registry-auth Send registry authentication details to Swarm agents
```