mirror of
https://github.com/docker/compose.git
synced 2025-07-27 07:34:10 +02:00
Fix minor issue in docker-compose config documentation.
Signed-off-by: Svyatoslav Ilinskiy <ilinskiy.sv@gmail.com>
This commit is contained in:
parent
1414c1f1fa
commit
5924c6366e
@ -295,7 +295,7 @@ class TopLevelCommand(object):
|
|||||||
anything.
|
anything.
|
||||||
--services Print the service names, one per line.
|
--services Print the service names, one per line.
|
||||||
--volumes Print the volume names, one per line.
|
--volumes Print the volume names, one per line.
|
||||||
-f, --filter KEY=VAL Filter containers by a property (can be used multiple times)
|
-f, --filter KEY=VAL Filter services by a property (can be used multiple times)
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user