diff options
Diffstat (limited to 'gst/autodetect/gstautoaudiosink.c')
-rw-r--r-- | gst/autodetect/gstautoaudiosink.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/autodetect/gstautoaudiosink.c b/gst/autodetect/gstautoaudiosink.c index bfb25a8a4..5990bfda0 100644 --- a/gst/autodetect/gstautoaudiosink.c +++ b/gst/autodetect/gstautoaudiosink.c @@ -30,7 +30,7 @@ * <refsect2> * <title>Example launch line</title> * |[ - * gst-launch -v -m audiotestsrc ! audioconvert ! audioresample ! autoaudiosink + * gst-launch-1.0 -v -m audiotestsrc ! audioconvert ! audioresample ! autoaudiosink * ]| * </refsect2> */ |