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:
parent
9559a85db4
commit
c0fc8b1f2d
1 changed files with 2 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue