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/bzip2.c | 1 - 1 file changed, 1 deletion(-) (limited to 'archival/bzip2.c') diff --git a/archival/bzip2.c b/archival/bzip2.c index cfaf5fe20..e39d7f704 100644 --- a/archival/bzip2.c +++ b/archival/bzip2.c @@ -11,7 +11,6 @@ //usage: "[OPTIONS] [FILE]..." //usage:#define bzip2_full_usage "\n\n" //usage: "Compress FILEs (or stdin) with bzip2 algorithm\n" -//usage: "\nOptions:" //usage: "\n -1..9 Compression level" //usage: "\n -d Decompress" //usage: "\n -c Write to stdout" -- cgit v1.2.3