mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-24 11:41:58 +00:00
acme(1): update man page to note -a trimming trailing spaces on Put
This commit is contained in:
parent
d9057521e6
commit
f264bbcdf6
1 changed files with 11 additions and 6 deletions
|
@ -193,7 +193,12 @@ When a window is in autoindent mode
|
|||
(see the
|
||||
.B Indent
|
||||
command below) and a newline character is typed,
|
||||
acme copies leading white space on the current line to the new line.
|
||||
.I acme
|
||||
copies leading white space on the current line to the new line,
|
||||
and when a window is
|
||||
.BR Put ,
|
||||
.I acme
|
||||
removes all trailing end-of-line white space before writing the file.
|
||||
The option
|
||||
.B -a
|
||||
causes each window to start in
|
||||
|
|
Loading…
Reference in a new issue