Forráskód Böngészése

robo: add list example

Pierre Rudloff 5 éve
szülő
commit
edf95e38a8
1 módosított fájl, 4 hozzáadás és 0 törlés
  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}}`