1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 14:26:02 +02:00

ag: add Chinese translation

This commit is contained in:
Starccy 2019-02-25 22:41:17 +08:00 committed by Agniva De Sarker
parent 7881a5c00c
commit d69d3ac657

View file

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