mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Add docopt support for multiple files
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
parent
aab688d27e
commit
2121f5117e
@ -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…
x
Reference in New Issue
Block a user