mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 08:15:23 +02:00
look: add Chinses translation
This commit is contained in:
parent
bf482d22b9
commit
e9dc484989
1 changed files with 11 additions and 0 deletions
11
pages.zh/osx/look.md
Normal file
11
pages.zh/osx/look.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# look
|
||||
|
||||
> 查找已排序的文件行(注意,必须是已排序的文件).
|
||||
|
||||
- 它开始寻找一个给定的前缀:
|
||||
|
||||
`look {{前缀}} {{文件}}`
|
||||
|
||||
- 查找行,忽略大小写:
|
||||
|
||||
`look -f {{前缀}} {{文件}}`
|
Loading…
Add table
Reference in a new issue