Document insmod -o
authorEric Andersen <andersen@codepoet.org>
Wed, 7 Apr 2004 15:07:55 +0000 (15:07 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 7 Apr 2004 15:07:55 +0000 (15:07 -0000)
include/usage.h

index 4b7032308a5a01362a3524a8a3057c5f5debc0bc..00cbe56081874d91d43056633bd8a68b72d10286 100644 (file)
        "\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 \