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