mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 12:42:07 +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:
|
- Let the train fly:
|
||||||
|
|
||||||
`sl -F`
|
`sl -F`
|
||||||
|
|
||||||
|
- Make the train little:
|
||||||
|
|
||||||
|
`sl -l`
|
||||||
|
|
||||||
|
- Let the user exit (CTRL + C):
|
||||||
|
|
||||||
|
`sl -e`
|
||||||
|
|
Loading…
Add table
Reference in a new issue