1
0
mirror of https://github.com/upx/upx synced 2025-10-26 23:36:41 +08:00

Initial support for option '--exact'.

This commit is contained in:
Markus F.X.J. Oberhumer
2006-11-21 17:53:11 +01:00
parent f1a97fecbd
commit 16163bf20b
6 changed files with 21 additions and 0 deletions

View File

@@ -138,6 +138,9 @@ B<--help>: prints the help
B<--version>: print the version of B<UPX>
B<--exact>: when compressing, require to be able to get a byte-identical file
after decompression with option B<-d>
[ ...to be written... - type `B<upx --help>' for now ]