From 66426760beef7e87c4735f433d123daf911b5b4a Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sun, 5 Jun 2011 03:58:28 +0200 Subject: *: remove "Options:" string from help texts function old new delta packed_usage 28706 28623 -83 Signed-off-by: Denys Vlasenko --- archival/unzip.c | 1 - 1 file changed, 1 deletion(-) (limited to 'archival/unzip.c') diff --git a/archival/unzip.c b/archival/unzip.c index 52b0a6414..4fa729326 100644 --- a/archival/unzip.c +++ b/archival/unzip.c @@ -23,7 +23,6 @@ //usage: "[-opts[modifiers]] FILE[.zip] [LIST] [-x XLIST] [-d DIR]" //usage:#define unzip_full_usage "\n\n" //usage: "Extract files from ZIP archives\n" -//usage: "\nOptions:" //usage: "\n -l List archive contents (with -q for short form)" //usage: "\n -n Never overwrite files (default)" //usage: "\n -o Overwrite" -- cgit v1.2.3