modprobe-small: add comment about aliased commands' help text
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 19 Feb 2012 15:57:08 +0000 (16:57 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 19 Feb 2012 15:57:08 +0000 (16:57 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
modutils/modprobe-small.c

index 5ea1be9..bd855f6 100644 (file)
@@ -696,6 +696,10 @@ The following options are useful for people managing distributions:
 
 //usage:#if ENABLE_MODPROBE_SMALL
 
+//// Note: currently, help system shows modprobe --help text for all aliased cmds
+//// (see APPLET_ODDNAME macro definition).
+//// All other help texts defined below are not used. FIXME?
+
 //usage:#define depmod_trivial_usage NOUSAGE_STR
 //usage:#define depmod_full_usage ""