summaryrefslogtreecommitdiff
path: root/gst/replaygain/gstrgvolume.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/replaygain/gstrgvolume.c')
-rw-r--r--gst/replaygain/gstrgvolume.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/replaygain/gstrgvolume.c b/gst/replaygain/gstrgvolume.c
index b5ede0350..c41684d4f 100644
--- a/gst/replaygain/gstrgvolume.c
+++ b/gst/replaygain/gstrgvolume.c
@@ -49,7 +49,7 @@
* <refsect2>
* <title>Example launch line</title>
* |[
- * gst-launch filesrc location=filename.ext ! decodebin ! audioconvert \
+ * gst-launch-1.0 filesrc location=filename.ext ! decodebin ! audioconvert \
* ! rgvolume ! audioconvert ! audioresample ! alsasink
* ]| Playback of a file
* </refsect2>