From: Eric Andersen Date: Wed, 7 Apr 2004 15:07:55 +0000 (-0000) Subject: Document insmod -o X-Git-Tag: 1_00_pre10~23 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=957879ae1ec1ed30ff1da47dc817cfc1866cb0e2;p=platform%2Fupstream%2Fbusybox.git Document insmod -o --- diff --git a/include/usage.h b/include/usage.h index 4b70323..00cbe56 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 \