diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-08 15:55:30 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-08 15:55:30 +0100 |
commit | e6f806d6023487374cecbbd86946065a6e54fa2b (patch) | |
tree | 9ca325c26095cd676a57310996159b2730f0e097 /vdr.1 | |
parent | f54c810bcd80221f5f07590233a563d93f49ffe8 (diff) | |
download | vdr-e6f806d6023487374cecbbd86946065a6e54fa2b.tar.gz vdr-e6f806d6023487374cecbbd86946065a6e54fa2b.tar.bz2 |
Implemented option --userdump
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.29 2007/02/24 17:40:20 kls Exp $ +.\" $Id: vdr.1 1.30 2008/02/08 15:55:26 kls Exp $ .\" .TH vdr 1 "07 Jan 2007" "1.4.5" "Video Disk Recorder" .SH NAME @@ -139,6 +139,9 @@ be set from the transponder data, but for security reasons vdr can switch to a lesser privileged user id during normal operation. .TP +.BI \-\-userdump +allow coredumps if -u is given (only for debugging). +.TP .BI \-\-vfat Encode special characters in recording names to avoid problems with VFAT file systems. |