*: remove "Options:" string from help texts
function old new delta packed_usage 28706 28623 -83 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
//usage: "[-r" IF_FEATURE_SETCONSOLE_LONG_OPTIONS("|--reset") "] [DEVICE]"
|
||||
//usage:#define setconsole_full_usage "\n\n"
|
||||
//usage: "Redirect system console output to DEVICE (default: /dev/tty)\n"
|
||||
//usage: "\nOptions:"
|
||||
//usage: "\n -r Reset output to /dev/console"
|
||||
|
||||
#include "libbb.h"
|
||||
|
Reference in New Issue
Block a user