Fix help info
authorChengwei Yang <chengwei.yang@intel.com>
Fri, 2 Nov 2012 06:41:24 +0000 (14:41 +0800)
committerChengwei Yang <chengwei.yang@intel.com>
Fri, 2 Nov 2012 06:41:24 +0000 (14:41 +0800)
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
logutil.c

index 1b07611..cf544d8 100755 (executable)
--- a/logutil.c
+++ b/logutil.c
@@ -421,7 +421,7 @@ static void show_help(const char *cmd)
                    "  E    Error\n"
                    "  F    Fatal\n"
                    "  S    Silent (supress all output)\n"
-                   "\n'*' means '*:d' and <tag> by itself means <tag>:v\n"
+                   "\n'*' means '*:D' and <tag> by itself means <tag>:V\n"
                    "If no filterspec is found, filter defaults to '*:I'\n"
                    "\nIf not specified with -v, format is set defaults to \"brief\"\n\n");