Browse Source

Add start and stop to docs

Ben Firshman 12 năm trước cách đây
mục cha
commit
1727586dd0
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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):