add new chinese translations
This commit is contained in:
30
pages.zh/linux/unopkg.md
Normal file
30
pages.zh/linux/unopkg.md
Normal file
@@ -0,0 +1,30 @@
|
||||
# unopkg
|
||||
|
||||
> LibreOffice 扩展管理器。
|
||||
> 从 <https://extensions.libreoffice.org> 下载扩展。
|
||||
> 另见: `libreoffice`。
|
||||
> 更多信息: <https://manned.org/unopkg>。
|
||||
|
||||
- 添加和部署指定的扩展:
|
||||
|
||||
`unopkg add {{path/to/extension}}`
|
||||
|
||||
- 移除扩展:
|
||||
|
||||
`unopkg remove {{extensions_id}}`
|
||||
|
||||
- 显示已部署扩展的信息:
|
||||
|
||||
`unopkg list`
|
||||
|
||||
- 打开扩展对话框 (GUI):
|
||||
|
||||
`unopkg gui`
|
||||
|
||||
- 重新安装所有已部署的扩展:
|
||||
|
||||
`unopkg reinstall`
|
||||
|
||||
- 显示帮助信息:
|
||||
|
||||
`unopkg {{-h|--help}}`
|
Reference in New Issue
Block a user