Browse Source

robo: add list example

Pierre Rudloff 5 năm trước cách đây
mục cha
commit
edf95e38a8
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      pages/common/robo.md

+ 4 - 0
pages/common/robo.md

@@ -3,6 +3,10 @@
 > PHP task runner.
 > More information: <https://robo.li/>.
 
+- List available commands:
+
+`robo list`
+
 - Run a specific command:
 
 `robo {{foo}}`