mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 09:40:22 -07:00
parent
699e651db2
commit
3c7819301b
@ -1548,7 +1548,7 @@ When specifying multiple ignore files, earlier files have lower precedence
|
|||||||
than later files.
|
than later files.
|
||||||
|
|
||||||
If you are looking for a way to include or exclude files and directories
|
If you are looking for a way to include or exclude files and directories
|
||||||
directly on the command line, then used -g instead.
|
directly on the command line, then use -g instead.
|
||||||
"
|
"
|
||||||
);
|
);
|
||||||
let arg = RGArg::flag("ignore-file", "PATH")
|
let arg = RGArg::flag("ignore-file", "PATH")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user