1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
.TH femon 1 "February 14, 2010"
.SH NAME
femon \- a program to monitor DVB frontend signal input.
.SH SYNOPSIS
.B femon
.RI [ options ]
.br
.SH DESCRIPTION
This manual page documents briefly the
.B femon
commands.
.PP
\fBfemon\fP is a program to monitor DVB frontend signal input.
.SH OPTIONS
.TP
.B \-h
print this help text
.TP
.B \-H
human readable output
.TP
.B \-a number
use given adapter (default 0)
.TP
.B \-f number
use given frontend (default 0)
.TP
.B \-c number
samples to take (default 0 = infinite)
.br
.PP
This manual page was written by Uwe Bugla <uwe.bugla@gmx.de>.
|