From 8e7d86c466470db9ed54f711046d5e96d3f6ee5a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 8 Nov 2015 05:26:17 +0100 Subject: Merging upstream version 1.0. Signed-off-by: Daniel Baumann --- zcmp.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zcmp.cc') diff --git a/zcmp.cc b/zcmp.cc index 0a4c1fc..0e5b781 100644 --- a/zcmp.cc +++ b/zcmp.cc @@ -67,7 +67,7 @@ void show_help() "corresponding decompressed file name (removes the extension from\n" ").\n" "If is not compressed, compares to the uncompressed\n" - "contents of .[bz2|gz|lz|xz] (the first one that is found).\n" + "contents of .[lz|bz2|gz|xz] (the first one that is found).\n" "If no suitable file is found, compares to data read from\n" "standard input.\n" "\nExit status is 0 if inputs are identical, 1 if different, 2 if trouble.\n" -- cgit v1.2.3