mirror of
https://github.com/sharkdp/fd
synced 2024-11-05 16:58:21 +00:00
Remove .UE and .UR to fix url display on macos
This commit is contained in:
parent
4f8697c407
commit
24402dda7c
1 changed files with 2 additions and 4 deletions
6
doc/fd.1
vendored
6
doc/fd.1
vendored
|
@ -286,13 +286,11 @@ basename without file extension
|
|||
.SH PATTERN SYNTAX
|
||||
The regular expression syntax used by fd is documented here:
|
||||
|
||||
.UR https://docs.rs/regex/1.0.0/regex/#syntax
|
||||
.UE
|
||||
https://docs.rs/regex/1.0.0/regex/#syntax
|
||||
|
||||
The glob syntax is documented here:
|
||||
|
||||
.UR https://docs.rs/globset/#syntax
|
||||
.UE
|
||||
https://docs.rs/globset/#syntax
|
||||
.SH ENVIRONMENT
|
||||
.TP
|
||||
.B LS_COLORS
|
||||
|
|
Loading…
Reference in a new issue