summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/gst-element-maker2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gst-element-maker b/tools/gst-element-maker
index facb242ea..cefd64a67 100755
--- a/tools/gst-element-maker
+++ b/tools/gst-element-maker
@@ -116,7 +116,7 @@ cat <<-EOF
* <refsect2>
* <title>Example launch line</title>
* |[
- * gst-launch -v fakesrc ! $replace ! FIXME ! fakesink
+ * gst-launch-1.0 -v fakesrc ! $replace ! FIXME ! fakesink
* ]|
* FIXME Describe what the pipeline does.
* </refsect2>