robo: add list example

client-spec/clarity
Pierre Rudloff 2019-11-19 18:43:49 +01:00 committed by Starbeamrainbowlabs
parent fa1738268c
commit edf95e38a8
1 changed files with 4 additions and 0 deletions

View File

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