modplug: update example pipeline command
authorLuis de Bethencourt <luis.bg@samsung.com>
Tue, 24 Feb 2015 13:16:21 +0000 (13:16 +0000)
committerLuis de Bethencourt <luis.bg@samsung.com>
Tue, 24 Feb 2015 14:01:18 +0000 (14:01 +0000)
ext/modplug/gstmodplug.cc

index 1f7115ef6c6438fd185cba1ae6ee78a62dd0464e..8a6cecc59b62396f95b7d70feaa2ec726bff2e5d 100644 (file)
@@ -34,7 +34,7 @@
  * <refsect2>
  * <title>Example pipeline</title>
  * |[
- * 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.
  * </refsect2>
  */