Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'console-tools/showkey.c')
-rw-r--r--console-tools/showkey.c1
1 files changed, 0 insertions, 1 deletions
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"