summaryrefslogtreecommitdiff
path: root/gst/gst.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gst.c')
-rw-r--r--gst/gst.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gst.c b/gst/gst.c
index 0c947f99e..47f1f2a94 100644
--- a/gst/gst.c
+++ b/gst/gst.c
@@ -240,7 +240,7 @@ gst_init_get_option_group (void)
NULL},
{"gst-debug-level", 0, 0, G_OPTION_ARG_CALLBACK,
(gpointer) parse_goption_arg,
- N_("Default debug level from 1 (only error) to 5 (anything) or "
+ N_("Default debug level from 1 (only error) to 9 (anything) or "
"0 for no output"),
N_("LEVEL")},
{"gst-debug", 0, 0, G_OPTION_ARG_CALLBACK, (gpointer) parse_goption_arg,