mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-04 07:33:34 +02:00
ack: add Chinese translation
This commit is contained in:
parent
ae668a75cd
commit
3ee200a95b
1 changed files with 2 additions and 2 deletions
|
@ -6,9 +6,9 @@
|
||||||
|
|
||||||
`ack {{foo}}`
|
`ack {{foo}}`
|
||||||
|
|
||||||
- 在给定的语言中寻找文件:
|
- 在给定文件类型中寻找包含"foo"的文件:
|
||||||
|
|
||||||
`ack --ruby {{each_with_object}}`
|
`ack --ruby {{foo}}`
|
||||||
|
|
||||||
- 计算匹配到"foo"的总次数:
|
- 计算匹配到"foo"的总次数:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue