diff --git a/pages/common/rg.md b/pages/common/rg.md index 21857916a..1a348267f 100644 --- a/pages/common/rg.md +++ b/pages/common/rg.md @@ -24,7 +24,7 @@ `rg {{pattern}} -g {{glob}}` -- Only list matched files -- useful when piping to other commands: +- Only list matched files (useful when piping to other commands): `rg --files-with-matches {{pattern}}`