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:
e54e8ef
)
Document insmod -o
author
Eric Andersen
<andersen@codepoet.org>
Wed, 7 Apr 2004 15:07:55 +0000
(15:07 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 7 Apr 2004 15:07:55 +0000
(15:07 -0000)
include/usage.h
patch
|
blob
|
history
diff --git
a/include/usage.h
b/include/usage.h
index 4b7032308a5a01362a3524a8a3057c5f5debc0bc..00cbe56081874d91d43056633bd8a68b72d10286 100644
(file)
--- a/
include/usage.h
+++ b/
include/usage.h
@@
-1271,6
+1271,7
@@
"\t-v\tverbose output\n" \
"\t-L\tLock to prevent simultaneous loads of a module\n" \
USAGE_INSMOD_MAP("\t-m\tOutput load map to stdout\n") \
+ "\t-o NAME\tSet internal module name to NAME\n" \
"\t-x\tdo not export externs"
#define install_trivial_usage \