Parcourir la source

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

Ian Furr il y a 7 ans
Parent
commit
4798506d6a
1 fichiers modifiés avec 8 ajouts et 0 suppressions
  1. 8 0
      pages/common/sl.md

+ 8 - 0
pages/common/sl.md

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