mirror of
https://github.com/sharkdp/fd
synced 2024-11-05 16:58:21 +00:00
Simplify some wording
This commit is contained in:
parent
c127dc89a5
commit
97dfd8b428
1 changed files with 1 additions and 1 deletions
2
doc/fd.1
vendored
2
doc/fd.1
vendored
|
@ -456,6 +456,6 @@ $ fd -e py
|
|||
.RI "Open all search results with vim:"
|
||||
$ fd pattern -X vim
|
||||
.SH BUGS
|
||||
Bugs can be reported on the Github page: https://github.com/sharkdp/fd
|
||||
Bugs can be reported on Github: https://github.com/sharkdp/fd
|
||||
.SH SEE ALSO
|
||||
.BR find (1)
|
||||
|
|
Loading…
Reference in a new issue