ソースを参照

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

Ian Furr 7 年 前
コミット
4798506d6a
1 ファイル変更8 行追加0 行削除
  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`