浏览代码

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`