mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 11:26:03 +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.
|
> PHP task runner.
|
||||||
> More information: <https://robo.li/>.
|
> More information: <https://robo.li/>.
|
||||||
|
|
||||||
|
- List available commands:
|
||||||
|
|
||||||
|
`robo list`
|
||||||
|
|
||||||
- Run a specific command:
|
- Run a specific command:
|
||||||
|
|
||||||
`robo {{foo}}`
|
`robo {{foo}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue