mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 15:26:01 +02:00
ag: add Chinese translation
This commit is contained in:
parent
7881a5c00c
commit
d69d3ac657
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
- 在指定目录中寻找内容包含"foo"的文件:
|
- 在指定目录中寻找内容包含"foo"的文件:
|
||||||
|
|
||||||
`ag {{foo}} {{path/to/directory}}`
|
`ag {{foo}} {{指定的目录}}`
|
||||||
|
|
||||||
- 寻找内容包含"foo"的文件,但只列出文件名:
|
- 寻找内容包含"foo"的文件,但只列出文件名:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue