From fd7dbe5bd94822757e2d28270bbb3fee6ebd8a9c Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Tue, 19 Jun 2007 14:49:53 +0200 Subject: [PATCH] Update docs of --exact option. --- doc/upx.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/upx.pod b/doc/upx.pod index 6391cee3..38ea0b8e 100644 --- a/doc/upx.pod +++ b/doc/upx.pod @@ -139,7 +139,8 @@ B<--help>: prints the help B<--version>: print the version of B 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' for now ]