From 7100e4c209ce2433359362ab7bb3209ceac027c0 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 12 Mar 2013 09:44:46 +0100 Subject: The parameters PATH and NAME to the --dirnames command line option may now be left empty to use the default values if only ENC shall be set --- vdr.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'vdr.1') diff --git a/vdr.1 b/vdr.1 index b40dd8e5..dbbb4c4d 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 2.14 2013/03/11 13:16:50 kls Exp $ +.\" $Id: vdr.1 2.15 2013/03/12 09:42:25 kls Exp $ .\" .TH vdr 1 "31 Mar 2013" "2.0" "Video Disk Recorder" .SH NAME @@ -57,12 +57,13 @@ Run in daemon mode (implies \-\-no\-kbd). Use only the given DVB device (\fInum\fR = 0, 1, 2...). There may be several \fB\-D\fR options (by default all DVB devices will be used). .TP -.BI \-\-dirnames= path[,name[,enc]] +.BI \-\-dirnames= path [, name [, enc ]] Set the maximum directory path length to \fIpath\fR (default is the maximum value allowed on the system). If \fIname\fR is also given, it defines the maximum directory name length (default is the maximum value allowed on the system). The optional \fIenc\fR can be 0 or 1, and controls whether special characters in directory names are encoded as hex values (default: 0). +If \fIpath\fR or \fIname\fR are left empty (as in ",,1" to only set \fIenc\fR), the defaults apply. The length of the video directory name and that of the actual recording directory is subtracted from \fIpath\fR, to make sure the directory path will never become too long. .TP -- cgit v1.2.3