ref: 06cc8be39d3661426357a0a1c83365de6481129f
parent: 8ab23e7130afafaa37dc28120bae79559d901eb3
author: ppatience0 <ppatience0@gmail.com>
date: Thu Apr 4 12:44:23 EDT 2013
sam(1): document -i flag
--- a/sys/man/1/sam
+++ b/sys/man/1/sam
@@ -46,6 +46,15 @@
.I samterm
copies leading white space on the current line to the new line.
.TP
+.B -i
+Indent with spaces.
+In this mode, when a tab character is typed
+in the terminal interface,
+.I samterm
+will insert spaces until the next tabstop.
+Backspace will delete spaces until the previous tabstop
+or another character is encountered.
+.TP
.B -d
Do not `download' the terminal part of
.IR sam .
--
⑨