aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-04-07 15:07:55 +0000
committerEric Andersen <andersen@codepoet.org>2004-04-07 15:07:55 +0000
commit957879ae1ec1ed30ff1da47dc817cfc1866cb0e2 (patch)
tree50dd4410490e4d31f9c0b89d8ed2662dd0c70580 /include/usage.h
parente54e8ef0539b761f8df699aa5bb941d3a88e1794 (diff)
downloadbusybox-957879ae1ec1ed30ff1da47dc817cfc1866cb0e2.tar.gz
Document insmod -o
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h
index 4b7032308..00cbe5608 100644
--- 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 \