Add docopt support for multiple files
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
parent
aab688d27e
commit
2121f5117e
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ class TopLevelCommand(Command):
|
|||
"""Define and run multi-container applications with Docker.
|
||||
|
||||
Usage:
|
||||
docker-compose [options] [COMMAND] [ARGS...]
|
||||
docker-compose [-f=<arg>...] [options] [COMMAND] [ARGS...]
|
||||
docker-compose -h|--help
|
||||
|
||||
Options:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue