Merging upstream version 1.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
997ce2ad42
commit
34b309ae87
16 changed files with 84 additions and 79 deletions
2
zcmp.cc
2
zcmp.cc
|
@ -67,7 +67,7 @@ void show_help()
|
|||
"corresponding decompressed file name (removes the extension from\n"
|
||||
"<file1>).\n"
|
||||
"If <file1> is not compressed, compares <file1> to the uncompressed\n"
|
||||
"contents of <file1>.[bz2|gz|lz|xz] (the first one that is found).\n"
|
||||
"contents of <file1>.[lz|bz2|gz|xz] (the first one that is found).\n"
|
||||
"If no suitable file is found, compares <file1> to data read from\n"
|
||||
"standard input.\n"
|
||||
"\nExit status is 0 if inputs are identical, 1 if different, 2 if trouble.\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue