summaryrefslogtreecommitdiff
path: root/vdr.1
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-11-24 15:56:24 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-11-24 15:56:24 +0100
commitc24dfb7f437bf31d1c70458e9f7e361b8f8f682f (patch)
tree0d822463cb223e63384391631f269108a8b788ae /vdr.1
parent9544973a10cb7d5c730d37ed70b4e92d20ad4c52 (diff)
downloadvdr-c24dfb7f437bf31d1c70458e9f7e361b8f8f682f.tar.gz
vdr-c24dfb7f437bf31d1c70458e9f7e361b8f8f682f.tar.bz2
Extended the '-l' option to allow logging to LOG_LOCALn
Diffstat (limited to 'vdr.1')
-rw-r--r--vdr.14
1 files changed, 3 insertions, 1 deletions
diff --git a/vdr.1 b/vdr.1
index 06c0b84d..79f48ccd 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 1.4 2002/05/09 16:04:17 kls Exp $
+.\" $Id: vdr.1 1.5 2002/11/24 15:52:00 kls Exp $
.\"
.TH vdr 1 "9 May 2002" "1.1.0" "Video Disk Recorder"
.SH NAME
@@ -67,6 +67,8 @@ Set logging to \fIlevel\fR.
\fB0\fR\ =\ no logging, \fB1\fR\ =\ errors only,
\fB2\fR\ =\ errors and info, \fB3\fR\ =\ errors, info and debug.
The default logging level is \fB3\fR.
+If logging should be done to LOG_LOCALn instead of
+LOG_USER, add '.n' to LEVEL, as in 3.7 (n=0..7).
.TP
.BI -L\ dir ,\ --lib= dir
Search for plugins in directory \fIdir\fR (default is ./PLUGINS/lib).