| .\" Original zdiff.1 for gzip: Jean-loup Gailly |
| .\" Modifications for XZ Utils: Lasse Collin |
| .TH XZDIFF 1 "2011-03-19" "Tukaani" "XZ Utils" |
| xzcmp, xzdiff, lzcmp, lzdiff \- compare compressed files |
| .RI [ cmp_options "] " file1 " [" file2 ] |
| .RI [ diff_options "] " file1 " [" file2 ] |
| .RI [ cmp_options "] " file1 " [" file2 ] |
| .RI [ diff_options "] " file1 " [" file2 ] |
| All options specified are passed directly to |
| If only one file is specified, then the files compared are |
| (which must have a suffix of a supported compression format) and |
| from which the compression format suffix has been stripped. |
| If two files are specified, |
| then they are uncompressed if necessary and fed to |
| are provided for backward compatibility with LZMA Utils. |
| programs refer to temporary filenames instead of those specified. |