mirror of
https://github.com/docker/compose.git
synced 2025-07-21 20:54:32 +02:00
Add start and stop to docs
This commit is contained in:
parent
8005254138
commit
1727586dd0
@ -64,6 +64,8 @@ class TopLevelCommand(Command):
|
|||||||
|
|
||||||
Commands:
|
Commands:
|
||||||
ps List services and containers
|
ps List services and containers
|
||||||
|
start Start services
|
||||||
|
stop Stop services
|
||||||
|
|
||||||
"""
|
"""
|
||||||
def ps(self, options):
|
def ps(self, options):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user