summaryrefslogtreecommitdiff
path: root/vdr.1
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2015-02-10 14:29:27 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2015-02-10 14:29:27 +0100
commit89f5244007965c047ddf7943daf285cb3832b733 (patch)
treef7f2192afa8bd244637dea2311288ba531d1b76e /vdr.1
parentd34abd6665242550e8aed1c134de7fd83e86bb5b (diff)
downloadvdr-89f5244007965c047ddf7943daf285cb3832b733.tar.gz
vdr-89f5244007965c047ddf7943daf285cb3832b733.tar.bz2
Added command line option --chartab to replace VDR_CHARSET_OVERRIDE
Diffstat (limited to 'vdr.1')
-rw-r--r--vdr.17
1 files changed, 6 insertions, 1 deletions
diff --git a/vdr.1 b/vdr.1
index 7605bf22..84f28b16 100644
--- a/vdr.1
+++ b/vdr.1
@@ -8,7 +8,7 @@
.\" License as specified in the file COPYING that comes with the
.\" vdr distribution.
.\"
-.\" $Id: vdr.1 3.4 2015/01/20 15:34:29 kls Exp $
+.\" $Id: vdr.1 3.5 2015/02/10 13:59:11 kls Exp $
.\"
.TH vdr 1 "31 Mar 2013" "2.0" "Video Disk Recorder"
.SH NAME
@@ -49,6 +49,11 @@ Send Dolby Digital audio to stdin of command \fIcmd\fR.
Save cache files in \fIdir\fR
(default is to save them in the video directory).
.TP
+.BI \-\-chartab= character_table
+Set the character table to use for strings in the DVB data stream that don't begin
+with a character table indicator, but don't use the standard default character table
+(for instance ISO-8859-9).
+.TP
.BI \-c\ dir ,\ \-\-config= dir
Read config files from directory \fIdir\fR
(default is to read them from the video directory).