mirror of https://github.com/CrimsonTome/tldr.git
ack: add Chinese translation
parent
ae668a75cd
commit
3ee200a95b
|
@ -6,9 +6,9 @@
|
|||
|
||||
`ack {{foo}}`
|
||||
|
||||
- 在给定的语言中寻找文件:
|
||||
- 在给定文件类型中寻找包含"foo"的文件:
|
||||
|
||||
`ack --ruby {{each_with_object}}`
|
||||
`ack --ruby {{foo}}`
|
||||
|
||||
- 计算匹配到"foo"的总次数:
|
||||
|
||||
|
|
Loading…
Reference in New Issue