mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-11 06:35:42 +02:00
find: update description
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:
parent
c0fc8b1f2d
commit
3358db816e
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# fd
|
# fd
|
||||||
|
|
||||||
> An alternative to `find`.
|
> An alternative to `find`.
|
||||||
|
> Aims to be faster and easier to use than `find`.
|
||||||
> More information: <https://github.com/sharkdp/fd>.
|
> More information: <https://github.com/sharkdp/fd>.
|
||||||
|
|
||||||
- Find files matching the given pattern in the current directory:
|
- Find files matching the given pattern in the current directory:
|
||||||
|
|
Loading…
Add table
Reference in a new issue