setlogcons: fix help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
ae57fcad5d
commit
6e17766c33
@ -10,9 +10,9 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
//usage:#define setlogcons_trivial_usage
|
//usage:#define setlogcons_trivial_usage
|
||||||
//usage: "N"
|
//usage: "[N]"
|
||||||
//usage:#define setlogcons_full_usage "\n\n"
|
//usage:#define setlogcons_full_usage "\n\n"
|
||||||
//usage: "Redirect the kernel output to console N (0 for current)"
|
//usage: "Redirect the kernel output to console N. Default:0 (current console)"
|
||||||
|
|
||||||
#include "libbb.h"
|
#include "libbb.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user