mirror of https://github.com/docker/compose.git
Add description to main help text
This commit is contained in:
parent
7b925b8eac
commit
23d6ae867d
fig/cli
|
@ -59,7 +59,7 @@ def parse_doc_section(name, source):
|
|||
|
||||
|
||||
class TopLevelCommand(Command):
|
||||
""".
|
||||
"""Punctual, lightweight development environments using Docker.
|
||||
|
||||
Usage:
|
||||
fig [options] [COMMAND] [ARGS...]
|
||||
|
|
Loading…
Reference in New Issue