diff --git a/pages/common/ag.md b/pages/common/ag.md index 5095ffbfc6..9f75f5492c 100644 --- a/pages/common/ag.md +++ b/pages/common/ag.md @@ -20,7 +20,7 @@ - Find files whose contents match a regular expression: -`ag '^{{ba}}({{r}}|{{z}})$'` +`ag '{{^ba(r|z)$}}'` - Find files with a name matching "foo":