summaryrefslogtreecommitdiff
path: root/gst/effectv/gststreak.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/effectv/gststreak.c')
-rw-r--r--gst/effectv/gststreak.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/effectv/gststreak.c b/gst/effectv/gststreak.c
index 5193caee9..3b3c622d0 100644
--- a/gst/effectv/gststreak.c
+++ b/gst/effectv/gststreak.c
@@ -36,7 +36,7 @@
* <refsect2>
* <title>Example launch line</title>
* |[
- * gst-launch -v videotestsrc ! streaktv ! videoconvert ! autovideosink
+ * gst-launch-1.0 -v videotestsrc ! streaktv ! videoconvert ! autovideosink
* ]| This pipeline shows the effect of streaktv on a test stream.
* </refsect2>
*/