File: dvbdate.1

package info (click to toggle)
linuxtv-dvb-apps 1.1.1%2Brev1483-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 7,556 kB
  • sloc: ansic: 48,832; makefile: 792; perl: 236; sh: 110; xml: 13
file content (38 lines) | stat: -rw-r--r-- 687 bytes parent folder | download | duplicates (6)
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>.