2 .\" Original zdiff.1 for gzip: Jean-loup Gailly
4 .\" Modifications for XZ Utils: Lasse Collin
7 .\" License: GNU GPLv2+
9 .TH XZDIFF 1 "2011-03-19" "Tukaani" "XZ Utils"
11 xzcmp, xzdiff, lzcmp, lzdiff \- compare compressed files
14 .RI [ cmp_options "] " file1 " [" file2 ]
17 .RI [ diff_options "] " file1 " [" file2 ]
20 .RI [ cmp_options "] " file1 " [" file2 ]
23 .RI [ diff_options "] " file1 " [" file2 ]
32 on files compressed with
39 All options specified are passed directly to
43 If only one file is specified, then the files compared are
45 (which must have a suffix of a supported compression format) and
47 from which the compression format suffix has been stripped.
48 If two files are specified,
49 then they are uncompressed if necessary and fed to
63 are provided for backward compatibility with LZMA Utils.
77 programs refer to temporary filenames instead of those specified.