From 4798506d6ac56fb237f79c96baf0dda77f121a3f Mon Sep 17 00:00:00 2001 From: Ian Furr Date: Tue, 13 Mar 2018 23:31:36 -0400 Subject: [PATCH] sl: Include -l and -e examples (#2028) --- pages/common/sl.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pages/common/sl.md b/pages/common/sl.md index abfc8c7ee9..50efa461aa 100644 --- a/pages/common/sl.md +++ b/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`