Update man page

pull/572/head
sharkdp 5 years ago
parent 3c4384990d
commit ae7db313a6

@ -47,7 +47,9 @@ values: *auto*, full, plain, changes, header, grid, numbers.
.HP .HP
\fB\-p\fR, \fB\-\-plain\fR \fB\-p\fR, \fB\-\-plain\fR
.IP .IP
Only show plain style, no decorations. This is an alias for '\-\-style=plain' Only show plain style, no decorations. This is an alias for '\-\-style=plain'. When '\-p'
is used twice ('\-pp'), it also disables automatic paging (alias for '\-\-style=plain
\fB\-\-pager\fR=\fI\,never\/\fR').
.HP .HP
\fB\-n\fR, \fB\-\-number\fR \fB\-n\fR, \fB\-\-number\fR
.IP .IP
@ -58,7 +60,7 @@ Only show line numbers, no other decorations. This is an alias for '\-\-style=nu
Show non\-printable characters like space, tab or newline. Use '\-\-tabs' to control the Show non\-printable characters like space, tab or newline. Use '\-\-tabs' to control the
width of the tab\-placeholders. width of the tab\-placeholders.
.HP .HP
\fB\-\-line\-range\fR <N:M>... \fB\-r\fR, \fB\-\-line\-range\fR <N:M>...
.IP .IP
Only print the specified range of lines for each file. For example: Only print the specified range of lines for each file. For example:
.RS .RS
@ -72,7 +74,7 @@ prints lines 40 to the end of the file
.HP .HP
\fB\-H\fR, \fB\-\-highlight\-line\fR <N>... \fB\-H\fR, \fB\-\-highlight\-line\fR <N>...
.IP .IP
Highlight the N-th line with a different background color Highlight the N\-th line with a different background color
.HP .HP
\fB\-\-color\fR <when> \fB\-\-color\fR <when>
.IP .IP
@ -105,7 +107,8 @@ the '\-\-paging' option. Example: '\-\-pager "less \fB\-RF\fR"'.
.HP .HP
\fB\-\-wrap\fR <mode> \fB\-\-wrap\fR <mode>
.IP .IP
Specify the text\-wrapping mode (*auto*, never, character). Specify the text\-wrapping mode (*auto*, never, character). The '\-\-terminal\-width' option
can be used in addition to control the output width.
.HP .HP
\fB\-\-tabs\fR <T> \fB\-\-tabs\fR <T>
.IP .IP
@ -120,7 +123,7 @@ always unbuffered \- this option is simply ignored.
.IP .IP
Explicitly set the width of the terminal instead of determining it automatically. If Explicitly set the width of the terminal instead of determining it automatically. If
prefixed with '+' or '\-', the value will be treated as an offset to the actual terminal prefixed with '+' or '\-', the value will be treated as an offset to the actual terminal
width. width. See also: '\-\-wrap'.
.HP .HP
\fB\-h\fR, \fB\-\-help\fR \fB\-h\fR, \fB\-\-help\fR
.IP .IP

Loading…
Cancel
Save