mirror of
https://github.com/sharkdp/fd.git
synced 2026-08-31 01:15:43 +08:00
Remove .UE and .UR to fix url display on macos
This commit is contained in:
committed by
David Peter
parent
4f8697c407
commit
24402dda7c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user