Ver Fonte

Fix tokenization

AnimiVulpis há 7 anos atrás
pai
commit
86aee1cfae
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      pages/common/ag.md

+ 1 - 1
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":