kmod-depmod: document --config/-C in help output.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Tue, 3 Jan 2012 17:06:08 +0000 (15:06 -0200)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Tue, 3 Jan 2012 17:06:08 +0000 (15:06 -0200)
tools/kmod-depmod.c

index cfe5aad..5012ae0 100644 (file)
@@ -100,6 +100,7 @@ static void help(const char *progname)
                "\t-e, --errsyms        Report not supplied symbols\n"
                "\t-n, --show           Write the dependency file on stdout only\n"
                "\t-P, --symbol-prefix  Architecture symbol prefix\n"
+               "\t-C, --config=PATH    Read configuration from PATH\n"
                "\t-v, --verbose        Enable verbose mode\n"
                "\t-w, --warn           Warn on duplicates\n"
                "\t-V, --version        show version\n"