mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 13:05:59 +02:00
robo: add list example
This commit is contained in:
parent
fa1738268c
commit
edf95e38a8
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
|||
> PHP task runner.
|
||||
> More information: <https://robo.li/>.
|
||||
|
||||
- List available commands:
|
||||
|
||||
`robo list`
|
||||
|
||||
- Run a specific command:
|
||||
|
||||
`robo {{foo}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue