add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -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`