mirror of
https://github.com/docker/compose.git
synced 2025-07-22 05:04:27 +02:00
Fix CLI docstring to reflect Docopt behaviour.
Signed-off-by: John Harris <john@johnharris.io>
This commit is contained in:
parent
e2cb7b0237
commit
ad306f0479
@ -142,7 +142,7 @@ class TopLevelCommand(object):
|
||||
"""Define and run multi-container applications with Docker.
|
||||
|
||||
Usage:
|
||||
docker-compose [-f=<arg>...] [options] [COMMAND] [ARGS...]
|
||||
docker-compose [-f <arg>...] [options] [COMMAND] [ARGS...]
|
||||
docker-compose -h|--help
|
||||
|
||||
Options:
|
||||
|
Loading…
x
Reference in New Issue
Block a user