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 4b70323..00cbe56 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 \