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 --- console-tools/showkey.c | 1 - 1 file changed, 1 deletion(-) (limited to 'console-tools/showkey.c') diff --git a/console-tools/showkey.c b/console-tools/showkey.c index 2c832c92c..69b785ec6 100644 --- a/console-tools/showkey.c +++ b/console-tools/showkey.c @@ -11,7 +11,6 @@ //usage: "[-a | -k | -s]" //usage:#define showkey_full_usage "\n\n" //usage: "Show keys pressed\n" -//usage: "\nOptions:" //usage: "\n -a Display decimal/octal/hex values of the keys" //usage: "\n -k Display interpreted keycodes (default)" //usage: "\n -s Display raw scan-codes" -- cgit v1.2.3