From: AJ ONeal Date: Sat, 2 May 2020 22:11:32 +0000 (+0000) Subject: update rg desc X-Git-Url: https://git.josue.xyz/?a=commitdiff_plain;h=271c23716b9445abc85664c03209f0ed532a534c;hp=9711309e3fafea992f23659a5100de002ddf98d6;p=webi-installers%2F.git update rg desc --- diff --git a/rg/rg.bash b/rg/rg.bash index 9730a12..577e029 100644 --- a/rg/rg.bash +++ b/rg/rg.bash @@ -3,7 +3,7 @@ # tagline: a modern drop-in grep replacement # alias: rg # description: | -# 'rg' is a drop-in replacement for 'grep', that respects '.gitignore' and '.ignore', has all of the sensible default options you want (colors, numbers, etc) turned on by default, is written in Rust, and simply outperforms grep in every imaginable way. R.I.P. grep. +# `rg` is a drop-in replacement for `grep`, that respects `.gitignore` and `.ignore`, has all of the sensible default options you want (colors, numbers, etc) turned on by default, is written in Rust, and simply outperforms grep in every imaginable way. R.I.P. grep. # examples: | # # ```bash