mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 08:22:08 +02:00
sl: Include -l and -e examples (#2028)
This commit is contained in:
parent
eff392c0be
commit
4798506d6a
1 changed files with 8 additions and 0 deletions
|
@ -13,3 +13,11 @@
|
|||
- Let the train fly:
|
||||
|
||||
`sl -F`
|
||||
|
||||
- Make the train little:
|
||||
|
||||
`sl -l`
|
||||
|
||||
- Let the user exit (CTRL + C):
|
||||
|
||||
`sl -e`
|
||||
|
|
Loading…
Add table
Reference in a new issue