sort: minor manual page adjustments
This commit is contained in:
parent
96fc8383cd
commit
fdcfbba96c
16
sort.1
16
sort.1
|
@ -50,13 +50,7 @@ Specifies a key definition of the form
|
||||||
.No ]]
|
.No ]]
|
||||||
.Sm on
|
.Sm on
|
||||||
where
|
where
|
||||||
.Sm off
|
.Sy S , s , E
|
||||||
.Sy S
|
|
||||||
,
|
|
||||||
.Sy s
|
|
||||||
,
|
|
||||||
.Sy E
|
|
||||||
.Sm on
|
|
||||||
and
|
and
|
||||||
.Sy e
|
.Sy e
|
||||||
are the starting column, starting character in that column, ending column and
|
are the starting column, starting character in that column, ending column and
|
||||||
|
@ -69,13 +63,7 @@ refers to the last column of every line, and
|
||||||
refers to the last character of the ending column.
|
refers to the last character of the ending column.
|
||||||
.Sy f
|
.Sy f
|
||||||
can be used to specify options
|
can be used to specify options
|
||||||
.Sm off
|
.Sy ( n , b )
|
||||||
(
|
|
||||||
.Sy n
|
|
||||||
,
|
|
||||||
.Sy b
|
|
||||||
)
|
|
||||||
.Sm on
|
|
||||||
that only apply to this key definition.
|
that only apply to this key definition.
|
||||||
.Sy b
|
.Sy b
|
||||||
is special in that it only applies to the column that it was specified after.
|
is special in that it only applies to the column that it was specified after.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user