diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-08 15:58:59 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-08 15:58:59 +0100 |
commit | c2c3617539d578e4750d7961d85571a36c0ff999 (patch) | |
tree | f8325bcf0f4cda3f2505683fc053bc1a4f01c11b /vdr.1 | |
parent | e6f806d6023487374cecbbd86946065a6e54fa2b (diff) | |
download | vdr-c2c3617539d578e4750d7961d85571a36c0ff999.tar.gz vdr-c2c3617539d578e4750d7961d85571a36c0ff999.tar.bz2 |
Added description of option --localedir
Diffstat (limited to 'vdr.1')
-rw-r--r-- | vdr.1 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -8,7 +8,7 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.1 1.30 2008/02/08 15:55:26 kls Exp $ +.\" $Id: vdr.1 1.31 2008/02/08 15:58:59 kls Exp $ .\" .TH vdr 1 "07 Jan 2007" "1.4.5" "Video Disk Recorder" .SH NAME @@ -88,6 +88,9 @@ Each of them will apply to the \fB\-P\fR options following it. Use a LIRC remote control device. If \fIpath\fR is omitted, vdr uses \fI/dev/lircd\fR. .TP +.BI \-\-localedir= dir +Search for locale files in \fIdir\fR (default is ./locale). +.TP .B \-m, \-\-mute Mute audio of the primary DVB device at startup. .TP |