diff options
author | Mark Purcell <msp@debian.org> | 2010-02-25 21:13:46 +1100 |
---|---|---|
committer | etobi <git@e-tobi.net> | 2013-09-03 09:48:46 +0200 |
commit | 665818f1969f893f05edf5b70eb1804c89b2829e (patch) | |
tree | 34ba68cee03c52d769a5a51b456b7e9d63cd091a /util/alevt/alevt-cap.1 | |
parent | 109c7947d6a11a2a54eff1b19615ed80ea2f0602 (diff) | |
parent | 9fe4d4ea9c054e539ab679ed2e9c076c35beb69d (diff) | |
download | linux-dvb-apps-665818f1969f893f05edf5b70eb1804c89b2829e.tar.gz |
Imported Debian patch 1.1.1+rev1355-1debian/1.1.1+rev1355-1
Diffstat (limited to 'util/alevt/alevt-cap.1')
-rw-r--r-- | util/alevt/alevt-cap.1 | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/util/alevt/alevt-cap.1 b/util/alevt/alevt-cap.1 new file mode 100644 index 0000000..2af1879 --- /dev/null +++ b/util/alevt/alevt-cap.1 @@ -0,0 +1,53 @@ +.TH alevt-cap 1 "February 07, 2010" +.SH NAME +alevt-cap \- capture teletext windows. +.SH SYNOPSIS +.B alevt-cap +.RI [ options ] +.br +.SH DESCRIPTION +This manual page documents briefly the +.B alevt-cap +commands. +.PP +\fBalevt-cap\fP is a program to capture teletext pages. +.SH OPTIONS +.TP +.B \-cs -charset <latin-1/2/koi8-r/iso-8859-7> +character set +.TP +.B \-f -format <fmt[,options]> +format to save +.TP +.B \-f help -format help +lists available storage formats +.TP +.B \-h -help +print this page +.TP +.B \-n -name <filename> +page name to save +.B \-t -timeout <secs> +timeout +.TP +.B \-s -sid <sid> +service pid +.TP +.B \-t -ttpid <ttpid> +teletext pid +.TP +.B \-v -vbi <vbidev> +vbi device +.TP +Sequence: /dev/vbi; /dev/vbi0; /dev/video0; /dev/dvb/adapter0/demux0 +.TP +ppp.ss stands for a page number and an optional +subpage number (example: 123.4). +.TP +.SH SEE ALSO +.BR alevt-date (1) , alevt (1). +.br +.SH AUTHOR +alevt-cap was written by Edgar Toernig <froese@gmx.de>. +.PP +This manual page was written by Uwe Bugla <uwe.bugla@gmx.de>. |