aboutsummaryrefslogtreecommitdiff
path: root/tools/gst-launch.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gst-launch.1.in')
-rw-r--r--tools/gst-launch.1.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/gst-launch.1.in b/tools/gst-launch.1.in
index e6702f4..156fd9f 100644
--- a/tools/gst-launch.1.in
+++ b/tools/gst-launch.1.in
@@ -411,7 +411,7 @@ When set to a filesystem path, store dot files of pipeline graphs there.
.TP
\fBGST_REGISTRY\fR
Path of the plugin registry file. Default is
-~/.gstreamer-GST_MAJORMINOR/registry-CPU.bin where CPU is the machine/cpu type
+~/.gstreamer-GST_API_VERSION/registry-CPU.bin where CPU is the machine/cpu type
GStreamer was compiled for, e.g. 'i486', 'i686', 'x86-64', 'ppc', etc. (check
the output of "uname -i" and "uname -m" for details).
.TP
@@ -448,7 +448,7 @@ a stack trace in the usual way.
.
.SH FILES
.TP 8
-~/.gstreamer-GST_MAJORMINOR/registry-*.bin
+~/.gstreamer-GST_API_VERSION/registry-*.bin
The plugin cache; can be deleted at any time, will be re-created
automatically when it does not exist yet or plugins change.
.