Rename --files-without-matches to --files-without-match.
This is to be consistent with grep.
This commit is contained in:
2
doc/rg.1
2
doc/rg.1
@@ -182,7 +182,7 @@ Only show path of each file with matches.
|
||||
.RS
|
||||
.RE
|
||||
.TP
|
||||
.B \-\-files\-without\-matches
|
||||
.B \-\-files\-without\-match
|
||||
Only show path of each file with no matches.
|
||||
.RS
|
||||
.RE
|
||||
|
||||
@@ -119,7 +119,7 @@ Project home page: https://github.com/BurntSushi/ripgrep
|
||||
-l, --files-with-matches
|
||||
: Only show path of each file with matches.
|
||||
|
||||
--files-without-matches
|
||||
--files-without-match
|
||||
: Only show path of each file with no matches.
|
||||
|
||||
-H, --with-filename
|
||||
|
||||
Reference in New Issue
Block a user