mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 14:15:44 +02:00
fd: fix typo
Co-Authored-By: Andrik Albuquerque <andrik.albuquerque@gmail.com>
This commit is contained in:
parent
42152ed459
commit
f108b4dc5c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# fd
|
||||
|
||||
> A alternative to `find`.
|
||||
> An alternative to `find`.
|
||||
> More information: <https://github.com/sharkdp/fd>.
|
||||
|
||||
- Find files matching the given pattern in the current directory:
|
||||
|
|
Loading…
Add table
Reference in a new issue