modprobe-small: add comment about aliased commands' help text

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2012-02-19 16:57:08 +01:00
parent 5a5db93b0f
commit b2d668872c

View 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 ""