File: czap.1

package info (click to toggle)
linuxtv-dvb-apps 1.1.1%2Brev1500-1.4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 7,704 kB
  • sloc: ansic: 48,990; makefile: 785; perl: 236; sh: 110; xml: 13
file content (46 lines) | stat: -rw-r--r-- 853 bytes parent folder | download | duplicates (5)
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
39
40
41
42
43
44
45
46
.TH czap 1 "February 14, 2010"
.SH NAME
czap \- a program to process channels.conf files.
.SH SYNOPSIS
.B czap
.RI [ options ] <channel name>
.br
.SH DESCRIPTION
This manual page documents briefly the
.B czap
commands.
.PP
\fBczap\fP is a program to process a channels.conf file.
.SH OPTIONS <channel name>
.TP
.B \-a adapter_num
use given adapter (default 0)
.TP
.B \-f frontend_id
use given frontend (default 0)
.TP
.B \-d demux_id
use given demux (default 0)
.TP
.B \-c conf_file
read channels list from 'file'
.TP
.B \-H
produce human readable output
.TP
.B \-n channel_num
use given channel number
.TP
.B \-x
exit after tuning
.TP
.B \-c conf_file -l
list channel names in channels.conf file
.B \-r
set up /dev/dvb/adapterX/dvr0 for TS recording
.TP
.B \-h
print this help text
.br
.PP
This manual page was written by Uwe Bugla <uwe.bugla@gmx.de>.