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 33 34 35 36 37 38
|
.TH dvbdate 1 "February 14, 2010"
.SH NAME
dvbdate \- a program to show the actual time.
.SH SYNOPSIS
.B dvbdate
.RI [ options ]
.br
.SH DESCRIPTION
This manual page documents briefly the
.B dvbdate
commands.
.PP
\fBdvbdate\fP is a program to show the actual time.
.SH OPTIONS
.TP
.B \-a --adapter
adapter to use, default: 0
.TP
.B \-p --print
print current time, received time and delta
.TP
.B \-s --set
set the system clock to received time
.TP
.B \-f --force
force the setting of the clock
.TP
.B \-q --quiet
be silent
.TP
.B \-h --help
display this message
.TP
.B \-t --timeout n
max seconds to wait, default: 25
.br
.PP
This manual page was written by Uwe Bugla <uwe.bugla@gmx.de>.
|