add new chinese translations
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
# upx
|
||||
|
||||
> 压缩或解压可执行文件。
|
||||
> 更多信息:<https://upx.github.io>.
|
||||
> 更多信息:<https://upx.github.io>。
|
||||
|
||||
- 压缩可执行文件:
|
||||
|
||||
`upx {{路径/到/文件}}`
|
||||
`upx {{path/to/file}}`
|
||||
|
||||
- 解压可执行文件:
|
||||
|
||||
`upx -d {{路径/到/文件}}`
|
||||
`upx -d {{path/to/file}}`
|
||||
|
||||
- 详细帮助:
|
||||
|
||||
`upx --help`
|
||||
`upx --help`
|
Reference in New Issue
Block a user