add new chinese translations
This commit is contained in:
20
pages.zh/common/s.md
Normal file
20
pages.zh/common/s.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# s
|
||||
|
||||
> 从终端进行网络搜索。
|
||||
> 更多信息:<https://github.com/zquestz/s>。
|
||||
|
||||
- 在 Google(默认提供者)上搜索查询:
|
||||
|
||||
`s {{query}}`
|
||||
|
||||
- 列出所有提供者:
|
||||
|
||||
`s --list-providers`
|
||||
|
||||
- 使用指定的提供者搜索查询:
|
||||
|
||||
`s --provider {{provider}} {{query}}`
|
||||
|
||||
- 使用指定的二进制文件执行搜索查询:
|
||||
|
||||
`s --binary "{{binary}} {{arguments}}" {{query}}`
|
Reference in New Issue
Block a user