Sort options in Description section.
This commit is contained in:
parent
158e03bdd1
commit
f577e81d49
@ -71,6 +71,11 @@ Normally characters printed on a half line boundary are printed
|
||||
on the following line.
|
||||
.It Fl h
|
||||
Don't output multiple spaces instead of tabs (default).
|
||||
.It Fl l Ar num
|
||||
Buffer at least
|
||||
.Ar num
|
||||
lines in memory.
|
||||
By default, 128 lines are buffered.
|
||||
.It Fl p
|
||||
Force unknown control sequences to be passed through unchanged.
|
||||
Normally,
|
||||
@ -79,11 +84,6 @@ will filter out any control sequences from the input other than those
|
||||
recognized and interpreted by itself, which are listed below.
|
||||
.It Fl x
|
||||
Output multiple spaces instead of tabs.
|
||||
.It Fl l Ar num
|
||||
Buffer at least
|
||||
.Ar num
|
||||
lines in memory.
|
||||
By default, 128 lines are buffered.
|
||||
.El
|
||||
.Pp
|
||||
The control sequences for carriage motion that
|
||||
|
Loading…
Reference in New Issue
Block a user