mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
Update docs of --exact option.
This commit is contained in:
parent
984549400d
commit
fd7dbe5bd9
|
@ -139,7 +139,8 @@ B<--help>: prints the help
|
||||||
B<--version>: print the version of B<UPX>
|
B<--version>: print the version of B<UPX>
|
||||||
|
|
||||||
B<--exact>: when compressing, require to be able to get a byte-identical file
|
B<--exact>: when compressing, require to be able to get a byte-identical file
|
||||||
after decompression with option B<-d>
|
after decompression with option B<-d> [NOTE: this is work in progress and does
|
||||||
|
not work for all formats yet]
|
||||||
|
|
||||||
[ ...to be written... - type `B<upx --help>' for now ]
|
[ ...to be written... - type `B<upx --help>' for now ]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user