summaryrefslogtreecommitdiff
path: root/gst/debugutils/gstdebugspy.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/debugutils/gstdebugspy.c')
-rw-r--r--gst/debugutils/gstdebugspy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/debugutils/gstdebugspy.c b/gst/debugutils/gstdebugspy.c
index b746b51d1..19e7cf24a 100644
--- a/gst/debugutils/gstdebugspy.c
+++ b/gst/debugutils/gstdebugspy.c
@@ -29,7 +29,7 @@
* <refsect2>
* <title>Example launch line</title>
* |[
- * gst-launch -m videotestsrc ! debugspy ! fakesink
+ * gst-launch-1.0 -m videotestsrc ! debugspy ! fakesink
* ]|
* </refsect2>
*/