From a5cbde4bcea66e80418bada4e0aedbc26713e5ed Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Mon, 1 Jul 2013 23:00:20 -0300 Subject: [PATCH] static-nodes: Better -f option description --- tools/static-nodes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/static-nodes.c b/tools/static-nodes.c index 03f59f1e..96bb71ef 100644 --- a/tools/static-nodes.c +++ b/tools/static-nodes.c @@ -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" -- 2.47.2