Add very simple man page for gst-stats.

https://bugzilla.gnome.org/show_bug.cgi?id=781585
This commit is contained in:
Koop Mast 2017-04-21 15:03:18 +02:00 committed by Thibault Saunier
parent b15d59b53c
commit 8b06627df9

30
tools/gst-stats-1.0.1 Normal file
View file

@ -0,0 +1,30 @@
.TH GStreamer 1 "April 2017"
.SH "NAME"
gst\-stats\-1.0 \- print info gathered from a GStreamer log file
.SH "SYNOPSIS"
.B gst\-stats\-1.0 [OPTION...] FILE
.SH "DESCRIPTION"
.PP
\fIgst\-stats\-1.0\fP is a tool that analyses information collected
from a log file based on \fIGStreamer tracer messages.
.SH "OPTIONS"
.l
\fIgst\-stats\-1.0\fP accepts the following arguments and options:
.TP 8
.B FILE
Name of a file
.TP 8
.B \-h, \-\-help
Print help synopsis and available FLAGS
.TP 8
.B \-\-gst\-help\-all
Show all help options
.
.TP 8
.B \-\-gst\-help\-gst
Show \FIGstreamer options
.
.SH "SEE ALSO"
.BR gst\-launch\-1.0 (1)
.SH "AUTHOR"
The GStreamer team at http://gstreamer.freedesktop.org/