add new chinese translations
This commit is contained in:
16
pages.zh/linux/pw-cli.md
Normal file
16
pages.zh/linux/pw-cli.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# pw-cli
|
||||
|
||||
> 管理 PipeWire 实例的模块、对象、节点、设备、链接等更多内容。
|
||||
> 更多信息:<https://docs.pipewire.org/page_man_pw-cli_1.html>。
|
||||
|
||||
- 打印所有节点(接收端和源)及其 ID:
|
||||
|
||||
`pw-cli list-objects Node`
|
||||
|
||||
- 打印特定 ID 的对象信息:
|
||||
|
||||
`pw-cli info {{4}}`
|
||||
|
||||
- 打印所有对象的信息:
|
||||
|
||||
`pw-cli info all`
|
Reference in New Issue
Block a user