Browse Source

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

Ian Furr 7 years ago
parent
commit
4798506d6a
1 changed files with 8 additions and 0 deletions
  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`