common/u*: add Chinese translation (#14688)
* common/u*: add Chinese translation * Update uv-tool.md * Update ugrep.md
This commit is contained in:
13
pages.zh/common/unp.md
Normal file
13
pages.zh/common/unp.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# unp
|
||||
|
||||
> 解压任意归档文件。
|
||||
> 需要安装相关的解压程序,例如 RAR 文件需要安装 `unrar`。
|
||||
> 更多信息:<https://manned.org/unp>.
|
||||
|
||||
- 解压一个归档文件:
|
||||
|
||||
`unp {{路径/到/归档文件.zip}}`
|
||||
|
||||
- 解压多个归档文件:
|
||||
|
||||
`unp {{路径/到/归档文件1.tar.gz}} {{路径/到/归档文件2.rar}}`
|
Reference in New Issue
Block a user