Browse Source

ag: add Chinese translation

Starccy 6 years ago
parent
commit
d69d3ac657
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages.zh/common/ag.md

+ 1 - 1
pages.zh/common/ag.md

@@ -8,7 +8,7 @@
 
 - 在指定目录中寻找内容包含"foo"的文件:
 
-`ag {{foo}} {{path/to/directory}}`
+`ag {{foo}} {{指定的目录}}`
 
 - 寻找内容包含"foo"的文件,但只列出文件名: