rg: fix grammar (#3525)

italian
Marco Bonelli 2019-11-04 10:54:16 +01:00 committed by Owen Voke
parent e5f79d3d2c
commit 5c20a36041
1 changed files with 1 additions and 1 deletions

View File

@ -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}}`