1
0
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:
Markus F.X.J. Oberhumer 2007-06-19 14:49:53 +02:00
parent 984549400d
commit fd7dbe5bd9

View File

@ -139,7 +139,8 @@ 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>
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 ]