mirror of https://github.com/mirror/busybox.git
Document insmod -o
parent
e54e8ef053
commit
957879ae1e
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue