Explorar o código

Add start and stop to docs

Ben Firshman %!s(int64=12) %!d(string=hai) anos
pai
achega
1727586dd0
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      plum/cli/main.py

+ 2 - 0
plum/cli/main.py

@@ -64,6 +64,8 @@ class TopLevelCommand(Command):
 
     Commands:
       ps        List services and containers
+      start     Start services
+      stop      Stop services
 
     """
     def ps(self, options):