[BusyBox] insmod usage

David Meggy dmeggy at techsol.ca
Wed Feb 11 00:24:07 UTC 2004


Just noticed that this feature was missing, from the usage display, but
it existed.  Should probably tell the user about it.

David

diff -burN -X sources/dontdiff busybox-1.00-pre7/include/usage.h busybox-1.00-pre7.dave/include/usage.h
--- busybox-1.00-pre7/include/usage.h	Tue Jan 27 01:22:19 2004
+++ busybox-1.00-pre7.dave/include/usage.h	Tue Feb 10 16:04:21 2004
@@ -1264,7 +1264,8 @@
 	"\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") \
-	"\t-x\tdo not export externs\n"
+	"\t-x\tdo not export externs\n" \
+	"\t-o NAME\tSet internal module name to NAME\n"
 
 #define install_trivial_usage \
 	"[cgmops] [sources] <dest|directory>"

-- 
~~~~~~~~~~~~~~~~~~~~~~~~
     David Meggy
     Engineering

Technical Solutions Inc.
Unit #1 7157 Honeyman St
Delta BC Canada, V4G 1E2
     www.techsol.ca

eMail: dmeggy at techsol.ca
Tel: 604 946 TECH (8324)
Fax: 604 946 6445
~~~~~~~~~~~~~~~~~~~~~~~~




More information about the busybox mailing list