summaryrefslogtreecommitdiff
path: root/gst/alpha/gstalphacolor.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/alpha/gstalphacolor.c')
-rw-r--r--gst/alpha/gstalphacolor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/alpha/gstalphacolor.c b/gst/alpha/gstalphacolor.c
index 3cf63408e..ee8d97a05 100644
--- a/gst/alpha/gstalphacolor.c
+++ b/gst/alpha/gstalphacolor.c
@@ -26,7 +26,7 @@
*
* Sample pipeline:
* |[
- * gst-launch videotestsrc ! "video/x-raw,format=(fourcc)AYUV" ! \
+ * gst-launch-1.0 videotestsrc ! "video/x-raw,format=(fourcc)AYUV" ! \
* alphacolor ! videoconvert ! autovideosink
* ]|
*/