mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-06-25 14:22:54 +02:00
committed by
Andrew Gallant
parent
5e73075ef5
commit
ba1023e1e4
8
doc/rg.1
8
doc/rg.1
@ -335,6 +335,14 @@ Follow symlinks.
|
||||
.RS
|
||||
.RE
|
||||
.TP
|
||||
.B \-\-line\-number\-width \f[I]NUM\f[]
|
||||
Specify a width for the displayed line number.
|
||||
If number of digits in the line number is less than this number, it is
|
||||
left padded with spaces.
|
||||
Note: This setting has no effect if \-\-no\-line\-number is enabled.
|
||||
.RS
|
||||
.RE
|
||||
.TP
|
||||
.B \-M, \-\-max\-columns \f[I]NUM\f[]
|
||||
Don\[aq]t print lines longer than this limit in bytes.
|
||||
Longer lines are omitted, and only the number of matches in that line is
|
||||
|
Reference in New Issue
Block a user