diff --git a/ext/modplug/gstmodplug.cc b/ext/modplug/gstmodplug.cc index 1f7115ef6c..8a6cecc59b 100644 --- a/ext/modplug/gstmodplug.cc +++ b/ext/modplug/gstmodplug.cc @@ -34,7 +34,7 @@ * * Example pipeline * |[ - * gst-launch -v filesrc location=1990s-nostalgia.xm ! modplug ! audioconvert ! alsasink + * gst-launch-1.0 -v filesrc location=1990s-nostalgia.xm ! modplug ! audioconvert ! alsasink * ]| Play a FastTracker xm file. * */