mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
tools: minor fixes to gst-launch man page
This commit is contained in:
parent
ffbba4406a
commit
fc0d6ce23a
1 changed files with 5 additions and 5 deletions
|
@ -448,13 +448,13 @@ a stack trace in the usual way.
|
||||||
.
|
.
|
||||||
.SH FILES
|
.SH FILES
|
||||||
.TP 8
|
.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
|
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"
|
.SH "SEE ALSO"
|
||||||
.BR gst\-feedback (1),
|
.BR gst\-inspect\-GST_API_VERSION (1),
|
||||||
.BR gst\-inspect (1),
|
.BR gst\-launch\-GST_API_VERSION (1),
|
||||||
.BR gst\-typefind (1)
|
|
||||||
.SH "AUTHOR"
|
.SH "AUTHOR"
|
||||||
The GStreamer team at http://gstreamer.freedesktop.org/
|
The GStreamer team at http://gstreamer.freedesktop.org/
|
||||||
|
|
Loading…
Reference in a new issue