mirror of
https://github.com/sheumann/hush.git
synced 2024-12-23 05:29:58 +00:00
Usage for klogd -c
This commit is contained in:
parent
08c358b604
commit
f0a360ea19
@ -1088,10 +1088,11 @@
|
|||||||
"$ killall apache\n"
|
"$ killall apache\n"
|
||||||
|
|
||||||
#define klogd_trivial_usage \
|
#define klogd_trivial_usage \
|
||||||
"-n"
|
"[-c n] [-n]"
|
||||||
#define klogd_full_usage \
|
#define klogd_full_usage \
|
||||||
"Kernel logger.\n"\
|
"Kernel logger.\n"\
|
||||||
"Options:\n"\
|
"Options:\n"\
|
||||||
|
"\t-c n\tSets the default log level of console messages to n.\n"\
|
||||||
"\t-n\tRun as a foreground process."
|
"\t-n\tRun as a foreground process."
|
||||||
|
|
||||||
#define length_trivial_usage \
|
#define length_trivial_usage \
|
||||||
|
Loading…
Reference in New Issue
Block a user