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