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