Add 'glob' syntax link as well

This commit is contained in:
sharkdp 2019-11-25 00:13:50 +01:00 committed by David Peter
parent c60cf9c1a8
commit 0895027ed6
1 changed files with 9 additions and 3 deletions

12
doc/fd.1 vendored
View File

@ -234,9 +234,15 @@ path without file extension
basename without file extension
.RE
.SH PATTERN SYNTAX
The
.RI [ pattern ]
syntax supported in the tool is documented at https://docs.rs/regex/1.0.0/regex/#syntax
The regular expression syntax used by fd is documented here:
.UR https://docs.rs/regex/1.0.0/regex/#syntax
.UE
The glob syntax is documented here:
.UR https://docs.rs/globset/#syntax
.UE
.SH ENVIRONMENT
.TP
.B LS_COLORS