mirror of
https://git.busybox.net/busybox
synced 2026-01-30 08:04:38 +00:00
Usage for klogd -c
This commit is contained in:
parent
08c358b604
commit
f0a360ea19
1 changed files with 2 additions and 1 deletions
|
|
@ -1088,10 +1088,11 @@
|
|||
"$ killall apache\n"
|
||||
|
||||
#define klogd_trivial_usage \
|
||||
"-n"
|
||||
"[-c n] [-n]"
|
||||
#define klogd_full_usage \
|
||||
"Kernel logger.\n"\
|
||||
"Options:\n"\
|
||||
"\t-c n\tSets the default log level of console messages to n.\n"\
|
||||
"\t-n\tRun as a foreground process."
|
||||
|
||||
#define length_trivial_usage \
|
||||
|
|
|
|||
Loading…
Reference in a new issue