mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 19:26:00 +02:00
ag: add link pointing to more information
This commit is contained in:
parent
45b13e3f99
commit
f6bed5c8fe
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# ag
|
# ag
|
||||||
|
|
||||||
> The Silver Searcher. 类似 ack, 但是更快.
|
> The Silver Searcher. 类似 ack, 但是更快.
|
||||||
|
> 查看更多信息: <https://github.com/ggreer/the_silver_searcher>.
|
||||||
|
|
||||||
- 寻找内容包含"小明"的文件,并列出所在的行数:
|
- 寻找内容包含"小明"的文件,并列出所在的行数:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue