diff --git a/doc/fd.1 b/doc/fd.1 index ba6ced1..7ab8969 100644 --- a/doc/fd.1 +++ b/doc/fd.1 @@ -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