File: szap.1

package info (click to toggle)
linuxtv-dvb-apps 1.1.1%2Brev1500-1.2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,656 kB
  • sloc: ansic: 48,990; makefile: 785; perl: 236; sh: 110; xml: 13
file content (57 lines) | stat: -rw-r--r-- 1,084 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
47
48
49
50
51
52
53
54
55
56
57
.TH szap 1 "February 14, 2010"
.SH NAME
szap \- a program to process channels.conf files.
.SH SYNOPSIS
.B szap
.RI [ options ]
.br
.SH DESCRIPTION
This manual page documents briefly the
.B szap
commands.
.PP
\fBszap\fP is a program to process a channels.conf file.
.SH OPTIONS
.TP
.B \-n channel-number | channel_name
zap to channel via number or full name (case insensitive)
.TP
.B \-q
list known channels
.TP
.B \-a number
use given adapter (default 0)
.TP
.B \-f number
use given frontend (default 0)
.TP
.B \-d number
use given demux (default 0)
.TP
.B \-c file
read channels list from 'file'
.TP
.B \-b
enable Audio Bypass (default no)
.TP
.B \-x
exit after tuning
.TP
.B \-H
human readable output
.TP
.B \-r
set up /dev/dvb/adapterX/dvr0 for TS recording
.TP
.B \-l lnb-type (DVB-S Only) (use -l help to print types) or
.TP
.B \-l low[,high[,switch]] in Mhz
.TP
.B \-i
run interactively, allowing you to type in channel names
.TP
.B \-p
add pat and pmt to TS recording (implies -r) or -n numbers for zapping
.br
.PP
This manual page was written by Uwe Bugla <uwe.bugla@gmx.de>.