1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-01 05:15:57 +02:00

find: update description

Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:
Lucas Gabriel Schneider 2019-10-10 16:48:44 -03:00 committed by Agniva De Sarker
parent c0fc8b1f2d
commit 3358db816e

View file

@ -1,6 +1,7 @@
# fd
> An alternative to `find`.
> Aims to be faster and easier to use than `find`.
> More information: <https://github.com/sharkdp/fd>.
- Find files matching the given pattern in the current directory: