common/u*: add and update Korean translation (#14522)
This commit is contained in:
16
pages.ko/common/upx.md
Normal file
16
pages.ko/common/upx.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# upx
|
||||
|
||||
> 실행 파일을 압축하거나 압축 해제.
|
||||
> 더 많은 정보: <https://upx.github.io>.
|
||||
|
||||
- 실행 파일 압축:
|
||||
|
||||
`upx {{경로/대상/파일}}`
|
||||
|
||||
- 실행 파일 압축 해제:
|
||||
|
||||
`upx -d {{경로/대상/파일}}`
|
||||
|
||||
- 자세한 도움말:
|
||||
|
||||
`upx --help`
|
Reference in New Issue
Block a user