1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 06:02:18 +02:00

sl: Include -l and -e examples (#2028)

This commit is contained in:
Ian Furr 2018-03-13 23:31:36 -04:00 committed by Agniva De Sarker
parent eff392c0be
commit 4798506d6a

View file

@ -13,3 +13,11 @@
- Let the train fly:
`sl -F`
- Make the train little:
`sl -l`
- Let the user exit (CTRL + C):
`sl -e`