Bump git version after unplanned 0.10.35 release
[platform/upstream/gstreamer.git] / tools / gst-feedback.1.in
1 .TH GStreamer 1 "June 2002"
2 .SH "NAME"
3 gst\-feedback - generate debug info for GStreamer bug reports
4 .SH "SYNOPSIS"
5 .B  gst-feedback
6 .SH "DESCRIPTION"
7 .PP
8 \fIgst\-feedback\fP is a utility that scans the system for various
9 information that is useful to GStreamer developers to help diagnose
10 user problem.
11 .PP
12 Depending on the type of bug report, it may be useful to attach the
13 output of \fIgst\-feedback\fP when you contact the developers.
14 .PP
15 NOTE: The current version of this script scans many dirs:
16 /usr/lib /usr/local/lib /home /usr/include /usr/local/include /home (again)
17 for various GStreamer installations.  Depending on your system you may not
18 want to do this.  Improvements to the script are welcome.
19 .SH "USAGE"
20 Generate the feedback information by running \fIgst\-feedback\fP:
21 .TP 8
22 .B  gst\-feedback
23 .TP -8
24 Possibly redirect output and errors to a file:
25 .TP 8
26 .B  gst\-feedback &> myfeedback
27 .SH "WARNING"
28 The \fIgst\-feedback\fP dumps a lot of information about a system, some
29 of which may be considered sensitive.  If this is a concern, review the
30 information before posting to a public forum, such as the GStreamer bug
31 tracking system.
32 .
33 .SH "SEE ALSO"
34 .BR gst\-inspect (1),
35 .BR gst\-launch (1),
36 .BR gst\-typefind (1)
37 .SH "AUTHOR"
38 The GStreamer team at http://gstreamer.freedesktop.org/