From c0fc8b1f2dd00da2a5a5f87b22e2aedb582c34b8 Mon Sep 17 00:00:00 2001 From: Lucas Gabriel Schneider Date: Wed, 9 Oct 2019 12:50:48 -0300 Subject: [PATCH] ipfs.md: update descrption Co-Authored-By: Starbeamrainbowlabs --- pages/common/rg.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/common/rg.md b/pages/common/rg.md index abe8919bc7..21857916ad 100644 --- a/pages/common/rg.md +++ b/pages/common/rg.md @@ -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: . - Recursively search the current directory for a regex pattern: