1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-30 08:35:29 +02:00

ipfs.md: update descrption

Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:
Lucas Gabriel Schneider 2019-10-09 12:50:48 -03:00 committed by Agniva De Sarker
parent 9559a85db4
commit c0fc8b1f2d

View file

@ -1,6 +1,7 @@
# ripgrep
> A command-line search tool.
> A recursive line-oriented CLI search tool.
> Aims to be a faster alternative to `grep`.
> More information: <https://github.com/BurntSushi/ripgrep>.
- Recursively search the current directory for a regex pattern: