]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
static-nodes: Better -f option description
authorLucas De Marchi <lucas.demarchi@intel.com>
Tue, 2 Jul 2013 02:00:20 +0000 (23:00 -0300)
committerLucas De Marchi <lucas.demarchi@intel.com>
Tue, 2 Jul 2013 02:02:08 +0000 (23:02 -0300)
tools/static-nodes.c

index 03f59f1e47b3e496942f82c19beff50f8f962d5b..96bb71efa42e5000fc427b6a1bdb07cb071fcf88 100644 (file)
@@ -136,7 +136,7 @@ static void help(void)
               "kmod static-nodes outputs the static-node information of the currently running kernel.\n"
               "\n"
               "Options:\n"
-              "\t-f, --format=FORMAT  use a machine-readable format\n"
+              "\t-f, --format=FORMAT  choose format to use: see \"Formats\"\n"
               "\t-o, --output=FILE    write output to file\n"
               "\t-h, --help           show this help\n"
               "\n"