tools: minor fixes to gst-launch man page
authorTim-Philipp Müller <tim@centricular.net>
Sat, 18 Aug 2012 20:42:23 +0000 (21:42 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 18 Aug 2012 20:42:23 +0000 (21:42 +0100)
tools/gst-launch.1.in

index 156fd9f..43c5c92 100644 (file)
@@ -448,13 +448,13 @@ a stack trace in the usual way.
 .
 .SH FILES
 .TP 8
-~/.gstreamer-GST_API_VERSION/registry-*.bin
+~/.cache/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.
+automatically when it does not exist yet or plugins change. Based on
+XDG_CACHE_DIR, so may be in a different location than the one suggested.
 .
 .SH "SEE ALSO"
-.BR gst\-feedback (1),
-.BR gst\-inspect (1),
-.BR gst\-typefind (1)
+.BR gst\-inspect\-GST_API_VERSION (1),
+.BR gst\-launch\-GST_API_VERSION (1),
 .SH "AUTHOR"
 The GStreamer team at http://gstreamer.freedesktop.org/