Преглед на файлове

Add start and stop to docs

Ben Firshman преди 12 години
родител
ревизия
1727586dd0
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  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):