mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 18:18:17 +00:00
parent
648a65f197
commit
9b42af96f0
1 changed files with 1 additions and 1 deletions
|
@ -2746,7 +2746,7 @@ impl Flag for Hidden {
|
|||
Search hidden files and directories. By default, hidden files and directories
|
||||
are skipped. Note that if a hidden file or a directory is whitelisted in
|
||||
an ignore file, then it will be searched even if this flag isn't provided.
|
||||
Similarly if a hidden file or directory is given explicitly as an argumnet to
|
||||
Similarly if a hidden file or directory is given explicitly as an argument to
|
||||
ripgrep.
|
||||
.sp
|
||||
A file or directory is considered hidden if its base name starts with a dot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue