mirror of
https://github.com/docker/docs.git
synced 2026-04-05 10:48:55 +07:00
Add start and stop to docs
This commit is contained in:
@@ -64,6 +64,8 @@ class TopLevelCommand(Command):
|
||||
|
||||
Commands:
|
||||
ps List services and containers
|
||||
start Start services
|
||||
stop Stop services
|
||||
|
||||
"""
|
||||
def ps(self, options):
|
||||
|
||||
Reference in New Issue
Block a user