Adjust the regex syntax reference wording

This commit is contained in:
Craig Hills 2020-10-12 07:50:28 -04:00 committed by David Peter
parent 4d2472bfab
commit 633d486ac1
1 changed files with 3 additions and 1 deletions

View File

@ -353,7 +353,9 @@ X11/xinit/xinitrc
X11/xinit/xserverrc
```
The regular expression syntax used is that of the [rust regex library](https://docs.rs/regex/1.0.0/regex/#syntax).
The regular expression syntax used by fd is documented here:
[https://docs.rs/regex/1.0.0/regex/#syntax](https://docs.rs/regex/1.0.0/regex/#syntax)
### Specifying the root directory