mirror of
https://github.com/sharkdp/fd.git
synced 2026-09-17 17:40:43 +08:00
Improve --extension help text, closes #673
This commit is contained in:
@@ -145,6 +145,9 @@ This option can be used repeatedly to allow for multiple file types.
|
||||
Filter search results by file extension
|
||||
.IR ext .
|
||||
This option can be used repeatedly to allow for multiple possible file extensions.
|
||||
|
||||
If you want to search for files without extension, you can use the regex '^[^.]+$'
|
||||
as a normal search pattern.
|
||||
.TP
|
||||
.BI "\-E, \-\-exclude " pattern
|
||||
Exclude files/directories that match the given glob pattern.
|
||||
|
||||
Reference in New Issue
Block a user