projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08c358b
)
Usage for klogd -c
author
Glenn L McGrath
<bug1@ihug.co.nz>
Thu, 5 Dec 2002 20:56:31 +0000
(20:56 -0000)
committer
Glenn L McGrath
<bug1@ihug.co.nz>
Thu, 5 Dec 2002 20:56:31 +0000
(20:56 -0000)
include/usage.h
patch
|
blob
|
history
diff --git
a/include/usage.h
b/include/usage.h
index eca05446f3ae06f25987eea8f475d0f523c7e814..2e8720e9471a652b234cd885bf46a3da7370ee21 100644
(file)
--- a/
include/usage.h
+++ b/
include/usage.h
@@
-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 \