mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Auto-Update wiki pages
parent
70c5a843eb
commit
c4aacd5b7f
@ -36,26 +36,26 @@
|
|||||||
<section>
|
<section>
|
||||||
<h1>OPTIONS</h1>
|
<h1>OPTIONS</h1>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><h3>-a </b><i>cmd</i><b>, --audio=</b><i>cmd</i></h3></dt>
|
<dt><h3>-a cmd, --audio=cmd</h3></dt>
|
||||||
<dd>Send Dolby Digital audio to stdin of command <i>cmd</i>.</dd>
|
<dd>Send Dolby Digital audio to stdin of command <i>cmd</i>.</dd>
|
||||||
<dt><h3>--cachedir=</b><i>dir</i></h3></dt>
|
<dt><h3>--cachedir=dir</h3></dt>
|
||||||
<dd>Save cache files in <i>dir</i> (default is to save them in the video
|
<dd>Save cache files in <i>dir</i> (default is to save them in the video
|
||||||
directory).</dd>
|
directory).</dd>
|
||||||
<dt><h3>--chartab=</b><i>character_table</i></h3></dt>
|
<dt><h3>--chartab=character_table</h3></dt>
|
||||||
<dd>Set the character table to use for strings in the DVB data stream that
|
<dd>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
|
don't begin with a character table indicator, but don't use the standard
|
||||||
default character table (for instance ISO-8859-9).</dd>
|
default character table (for instance ISO-8859-9).</dd>
|
||||||
<dt><h3>-c </b><i>dir</i><b>, --config=</b><i>dir</i></h3></dt>
|
<dt><h3>-c dir, --config=dir</h3></dt>
|
||||||
<dd>Read config files from directory <i>dir</i> (default is to read them from
|
<dd>Read config files from directory <i>dir</i> (default is to read them from
|
||||||
the video directory).</dd>
|
the video directory).</dd>
|
||||||
<dt><h3>-d, --daemon</h3></dt>
|
<dt><h3>-d, --daemon</h3></dt>
|
||||||
<dd>Run in daemon mode (implies --no-kbd).</dd>
|
<dd>Run in daemon mode (implies --no-kbd).</dd>
|
||||||
<dt><h3>-D </b><i>num</i><b>, --device=</b><i>num</i></h3></dt>
|
<dt><h3>-D num, --device=num</h3></dt>
|
||||||
<dd>Use only the given DVB device (<i>num</i> = 0, 1, 2...). There may be
|
<dd>Use only the given DVB device (<i>num</i> = 0, 1, 2...). There may be
|
||||||
several <b>-D</b> options (by default all DVB devices will be used). If
|
several <b>-D</b> options (by default all DVB devices will be used). If
|
||||||
<b>-D-</b> is given, no DVB devices will be used at all, independent of
|
<b>-D-</b> is given, no DVB devices will be used at all, independent of
|
||||||
any other -D options.</dd>
|
any other -D options.</dd>
|
||||||
<dt><h3>--dirnames=</b><i>path</i><b>[,</b><i>name</i><b>[,</b><i>enc</i><b>]]</h3></dt>
|
<dt><h3>--dirnames=path[,name[,enc]]</h3></dt>
|
||||||
<dd>Set the maximum directory path length to <i>path</i> (default is the
|
<dd>Set the maximum directory path length to <i>path</i> (default is the
|
||||||
maximum value allowed on the system). If <i>name</i> is also given, it
|
maximum value allowed on the system). If <i>name</i> is also given, it
|
||||||
defines the maximum directory name length (default is the maximum value
|
defines the maximum directory name length (default is the maximum value
|
||||||
@ -66,23 +66,23 @@
|
|||||||
the video directory name and that of the actual recording directory is
|
the video directory name and that of the actual recording directory is
|
||||||
subtracted from <i>path</i>, to make sure the directory path will never
|
subtracted from <i>path</i>, to make sure the directory path will never
|
||||||
become too long.</dd>
|
become too long.</dd>
|
||||||
<dt><h3>--edit=</b><i>rec</i></h3></dt>
|
<dt><h3>--edit=rec</h3></dt>
|
||||||
<dd>Edit the given recording. <i>rec</i> must be the full path name of an
|
<dd>Edit the given recording. <i>rec</i> must be the full path name of an
|
||||||
existing recording. The program will return immediately after editing the
|
existing recording. The program will return immediately after editing the
|
||||||
recording.</dd>
|
recording.</dd>
|
||||||
<dt><h3>-E </b><i>file</i><b>, --epgfile=</b><i>file</i></h3></dt>
|
<dt><h3>-E file, --epgfile=file</h3></dt>
|
||||||
<dd>Write the EPG data into the given <i>file</i> (default is <i>epg.data</i>
|
<dd>Write the EPG data into the given <i>file</i> (default is <i>epg.data</i>
|
||||||
in the cache directory). Use <b>-E-</b> to disable this. If <i>file</i> is
|
in the cache directory). Use <b>-E-</b> to disable this. If <i>file</i> is
|
||||||
a directory, the file <i>epg.data</i> will be created in that
|
a directory, the file <i>epg.data</i> will be created in that
|
||||||
directory.</dd>
|
directory.</dd>
|
||||||
<dt><h3>--filesize=</b><i>size</i></h3></dt>
|
<dt><h3>--filesize=size</h3></dt>
|
||||||
<dd>Limit video files to <i>size</i> bytes (default is 2000M). This option is
|
<dd>Limit video files to <i>size</i> bytes (default is 2000M). This option is
|
||||||
only useful in conjunction with --edit, and must precede that option to
|
only useful in conjunction with --edit, and must precede that option to
|
||||||
have an effect. <i>size</i> is an integer number and may be followed by
|
have an effect. <i>size</i> is an integer number and may be followed by
|
||||||
one of the letters K, M, G or T to abbreviate Kilo-, Mega-, Giga- or
|
one of the letters K, M, G or T to abbreviate Kilo-, Mega-, Giga- or
|
||||||
Terabyte, respectively. The given value is silently limited to the
|
Terabyte, respectively. The given value is silently limited to the
|
||||||
program's internal minimum and maximum values.</dd>
|
program's internal minimum and maximum values.</dd>
|
||||||
<dt><h3>--genindex=</b><i>rec</i></h3></dt>
|
<dt><h3>--genindex=rec</h3></dt>
|
||||||
<dd>Generate the index file for the given recording. <i>rec</i> must be the
|
<dd>Generate the index file for the given recording. <i>rec</i> must be the
|
||||||
full path name of an existing recording. The recording must be in TS
|
full path name of an existing recording. The recording must be in TS
|
||||||
format. If the recording already has an index file, it will be deleted
|
format. If the recording already has an index file, it will be deleted
|
||||||
@ -90,47 +90,47 @@
|
|||||||
generating the index. Note that using this option while another instance
|
generating the index. Note that using this option while another instance
|
||||||
of VDR is currently replaying the given recording, or if the recording has
|
of VDR is currently replaying the given recording, or if the recording has
|
||||||
not been finished yet, may lead to unexpected results.</dd>
|
not been finished yet, may lead to unexpected results.</dd>
|
||||||
<dt><h3>-g, --grab=</b><i>dir</i></h3></dt>
|
<dt><h3>-g, --grab=dir</h3></dt>
|
||||||
<dd>Write images from the SVDRP command GRAB into the given directory
|
<dd>Write images from the SVDRP command GRAB into the given directory
|
||||||
<i>dir</i>. <i>dir</i> must be the full path name of an existing
|
<i>dir</i>. <i>dir</i> must be the full path name of an existing
|
||||||
directory, without any "..", double '/' or symlinks. By default,
|
directory, without any "..", double '/' or symlinks. By default,
|
||||||
or if <b>-g-</b> is given, grabbing images to disk is disabled.</dd>
|
or if <b>-g-</b> is given, grabbing images to disk is disabled.</dd>
|
||||||
<dt><h3>-h, --help</h3></dt>
|
<dt><h3>-h, --help</h3></dt>
|
||||||
<dd>Print a help message and exit.</dd>
|
<dd>Print a help message and exit.</dd>
|
||||||
<dt><h3>-i </b><i>instance</i><b>, --instance=</b><i>instance</i></h3></dt>
|
<dt><h3>-i instance, --instance=instance</h3></dt>
|
||||||
<dd>Use <i>instance</i> as the id of this VDR instance (default is 0). In an
|
<dd>Use <i>instance</i> as the id of this VDR instance (default is 0). In an
|
||||||
environment where several instances of VDR use the same video directory,
|
environment where several instances of VDR use the same video directory,
|
||||||
this parameter can be set to a positive integer value that's unique for
|
this parameter can be set to a positive integer value that's unique for
|
||||||
each instance, so that they won't interfere with each other in case they
|
each instance, so that they won't interfere with each other in case they
|
||||||
record exactly the same broadcast. The number given here will be part of
|
record exactly the same broadcast. The number given here will be part of
|
||||||
the directory name in which the recordings will be stored.</dd>
|
the directory name in which the recordings will be stored.</dd>
|
||||||
<dt><h3>-l </b><i>level</i><b>, --log=</b><i>level</i></h3></dt>
|
<dt><h3>-l level, --log=level</h3></dt>
|
||||||
<dd>Set logging to <i>level</i>. <b>0</b> = no logging,
|
<dd>Set logging to <i>level</i>. <b>0</b> = no logging,
|
||||||
<b>1</b> = errors only, <b>2</b> = errors and
|
<b>1</b> = errors only, <b>2</b> = errors and
|
||||||
info, <b>3</b> = errors, info and debug. The default logging
|
info, <b>3</b> = errors, info and debug. The default logging
|
||||||
level is <b>3</b>. If logging should be done to LOG_LOCAL<i>n</i> instead
|
level is <b>3</b>. If logging should be done to LOG_LOCAL<i>n</i> instead
|
||||||
of LOG_USER, add '.n' to LEVEL, as in 3.7 (n=0..7).</dd>
|
of LOG_USER, add '.n' to LEVEL, as in 3.7 (n=0..7).</dd>
|
||||||
<dt><h3>-L </b><i>dir</i><b>, --lib=</b><i>dir</i></h3></dt>
|
<dt><h3>-L dir, --lib=dir</h3></dt>
|
||||||
<dd>Search for plugins in directory <i>dir</i> (default is ./PLUGINS/lib).
|
<dd>Search for plugins in directory <i>dir</i> (default is ./PLUGINS/lib).
|
||||||
There can be several <b>-L</b> options with different <i>dir</i> values.
|
There can be several <b>-L</b> options with different <i>dir</i> values.
|
||||||
Each of them will apply to the <b>-P</b> options following it.</dd>
|
Each of them will apply to the <b>-P</b> options following it.</dd>
|
||||||
<dt><h3>--lirc[=</b><i>path</i><b>]</h3></dt>
|
<dt><h3>--lirc[=path]</h3></dt>
|
||||||
<dd>Use a LIRC remote control device. If <i>path</i> is omitted, vdr uses
|
<dd>Use a LIRC remote control device. If <i>path</i> is omitted, vdr uses
|
||||||
<i>/var/run/lirc/lircd</i>.</dd>
|
<i>/var/run/lirc/lircd</i>.</dd>
|
||||||
<dt><h3>--localedir=</b><i>dir</i></h3></dt>
|
<dt><h3>--localedir=dir</h3></dt>
|
||||||
<dd>Search for locale files in <i>dir</i> (default is ./locale).</dd>
|
<dd>Search for locale files in <i>dir</i> (default is ./locale).</dd>
|
||||||
<dt><h3>-m, --mute</h3></dt>
|
<dt><h3>-m, --mute</h3></dt>
|
||||||
<dd>Mute audio of the primary DVB device at startup.</dd>
|
<dd>Mute audio of the primary DVB device at startup.</dd>
|
||||||
<dt><h3>--no-kbd</h3></dt>
|
<dt><h3>--no-kbd</h3></dt>
|
||||||
<dd>Don't use the keyboard as an input device.</dd>
|
<dd>Don't use the keyboard as an input device.</dd>
|
||||||
<dt><h3>-p </b><i>port</i><b>, --port=</b><i>port</i></h3></dt>
|
<dt><h3>-p port, --port=port</h3></dt>
|
||||||
<dd>Use <i>port</i> for SVDRP. A value of <b>0</b> turns off SVDRP. The
|
<dd>Use <i>port</i> for SVDRP. A value of <b>0</b> turns off SVDRP. The
|
||||||
default SVDRP port is <b>6419</b>. You need to edit the file
|
default SVDRP port is <b>6419</b>. You need to edit the file
|
||||||
<i>svdrphosts.conf</i> in order to enable access to the SVDRP port from
|
<i>svdrphosts.conf</i> in order to enable access to the SVDRP port from
|
||||||
hosts other than the localhosts. Note that this option only changes the
|
hosts other than the localhosts. Note that this option only changes the
|
||||||
TCP port used for SVDRP commands. The UDP port for discovering peer VDRs
|
TCP port used for SVDRP commands. The UDP port for discovering peer VDRs
|
||||||
in the same network is always set to 6419 and can't be changed.</dd>
|
in the same network is always set to 6419 and can't be changed.</dd>
|
||||||
<dt><h3>-P </b><i>options</i><b>, --plugin=</b><i>options</i></h3></dt>
|
<dt><h3>-P options, --plugin=options</h3></dt>
|
||||||
<dd>Load a plugin, defined by the given <i>options</i>. The first word in
|
<dd>Load a plugin, defined by the given <i>options</i>. The first word in
|
||||||
<i>options</i> must be the name of an existing <b>vdr</b> plugin,
|
<i>options</i> must be the name of an existing <b>vdr</b> plugin,
|
||||||
optionally followed by a blank separated list of command line options for
|
optionally followed by a blank separated list of command line options for
|
||||||
@ -144,31 +144,31 @@
|
|||||||
<p>(note the quotes around the asterisk to prevent wildcard
|
<p>(note the quotes around the asterisk to prevent wildcard
|
||||||
expansion).</p>
|
expansion).</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><h3>-r </b><i>cmd</i><b>, --record=</b><i>cmd</i></h3></dt>
|
<dt><h3>-r cmd, --record=cmd</h3></dt>
|
||||||
<dd>Call <i>cmd</i> before and after a recording. See the file <i>INSTALL</i>
|
<dd>Call <i>cmd</i> before and after a recording. See the file <i>INSTALL</i>
|
||||||
for more information.</dd>
|
for more information.</dd>
|
||||||
<dt><h3>--resdir=</b><i>dir</i></h3></dt>
|
<dt><h3>--resdir=dir</h3></dt>
|
||||||
<dd>Read resource files from <i>dir</i> (default is to read them from the
|
<dd>Read resource files from <i>dir</i> (default is to read them from the
|
||||||
config directory).</dd>
|
config directory).</dd>
|
||||||
<dt><h3>--showargs[=</b><i>dir</i><b>]</h3></dt>
|
<dt><h3>--showargs[=dir]</h3></dt>
|
||||||
<dd>Read command line arguments from <i>dir</i> (default is
|
<dd>Read command line arguments from <i>dir</i> (default is
|
||||||
<i>/etc/vdr/conf.d</i>), display them to the console and exit.</dd>
|
<i>/etc/vdr/conf.d</i>), display them to the console and exit.</dd>
|
||||||
<dt><h3>-s </b><i>cmd</i><b>, --shutdown=</b><i>cmd</i></h3></dt>
|
<dt><h3>-s cmd, --shutdown=cmd</h3></dt>
|
||||||
<dd>Call <i>cmd</i> to shutdown the computer. See the file <i>INSTALL</i> for
|
<dd>Call <i>cmd</i> to shutdown the computer. See the file <i>INSTALL</i> for
|
||||||
more information.</dd>
|
more information.</dd>
|
||||||
<dt><h3>--split</h3></dt>
|
<dt><h3>--split</h3></dt>
|
||||||
<dd>Split edited files at the editing marks. This option is only useful in
|
<dd>Split edited files at the editing marks. This option is only useful in
|
||||||
conjunction with --edit, and must precede that option to have an
|
conjunction with --edit, and must precede that option to have an
|
||||||
effect.</dd>
|
effect.</dd>
|
||||||
<dt><h3>-t </b><i>tty</i><b>, --terminal=</b><i>tty</i></h3></dt>
|
<dt><h3>-t tty, --terminal=tty</h3></dt>
|
||||||
<dd>Set the controlling terminal.</dd>
|
<dd>Set the controlling terminal.</dd>
|
||||||
<dt><h3>-u </b><i>user</i><b>, --user=</b><i>user</i></h3></dt>
|
<dt><h3>-u user, --user=user</h3></dt>
|
||||||
<dd>Run as user <i>user</i> in case vdr was started as user 'root'. Starting
|
<dd>Run as user <i>user</i> in case vdr was started as user 'root'. Starting
|
||||||
vdr as 'root' is necessary if the system time shall be set from the
|
vdr as 'root' is necessary if the system time shall be set from the
|
||||||
transponder data, but for security reasons vdr can switch to a lesser
|
transponder data, but for security reasons vdr can switch to a lesser
|
||||||
privileged user id during normal operation. <i>user</i> can be a user name
|
privileged user id during normal operation. <i>user</i> can be a user name
|
||||||
or a numerical id.</dd>
|
or a numerical id.</dd>
|
||||||
<dt><h3>--updindex=</b><i>rec</i></h3></dt>
|
<dt><h3>--updindex=rec</h3></dt>
|
||||||
<dd>Update the index file for the given recording. <i>rec</i> must be the full
|
<dd>Update the index file for the given recording. <i>rec</i> must be the full
|
||||||
path name of an existing recording. The recording must be in TS format. If
|
path name of an existing recording. The recording must be in TS format. If
|
||||||
the recording already has an index file, it will be checked whether it is
|
the recording already has an index file, it will be checked whether it is
|
||||||
@ -181,11 +181,11 @@
|
|||||||
<dd>Allow coredumps if -u is given (only for debugging).</dd>
|
<dd>Allow coredumps if -u is given (only for debugging).</dd>
|
||||||
<dt><h3>--vfat</h3></dt>
|
<dt><h3>--vfat</h3></dt>
|
||||||
<dd>For backwards compatibility (same as --dirnames= 250,40,1).</dd>
|
<dd>For backwards compatibility (same as --dirnames= 250,40,1).</dd>
|
||||||
<dt><h3>-v </b><i>dir</i><b>, --video=</b><i>dir</i></h3></dt>
|
<dt><h3>-v dir, --video=dir</h3></dt>
|
||||||
<dd>Use <i>dir</i> as video directory. The default is <i>/video</i>.</dd>
|
<dd>Use <i>dir</i> as video directory. The default is <i>/video</i>.</dd>
|
||||||
<dt><h3>-V, --version</h3></dt>
|
<dt><h3>-V, --version</h3></dt>
|
||||||
<dd>Print version information and exit.</dd>
|
<dd>Print version information and exit.</dd>
|
||||||
<dt><h3>-w </b><i>sec</i><b>, --watchdog=</b><i>sec</i></h3></dt>
|
<dt><h3>-w sec, --watchdog=sec</h3></dt>
|
||||||
<dd>Activate the watchdog timer with a timeout of <i>sec</i> seconds. A value
|
<dd>Activate the watchdog timer with a timeout of <i>sec</i> seconds. A value
|
||||||
of <b>0</b> (default) disables the watchdog.</dd>
|
of <b>0</b> (default) disables the watchdog.</dd>
|
||||||
</dl>
|
</dl>
|
||||||
@ -218,43 +218,43 @@
|
|||||||
<section>
|
<section>
|
||||||
<h1>FILES</h1>
|
<h1>FILES</h1>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><h3><i>channels.conf</i></h3></dt>
|
<dt><h3>channels.conf</h3></dt>
|
||||||
<dd>Channel configuration.</dd>
|
<dd>Channel configuration.</dd>
|
||||||
<dt><h3><i>timers.conf</i></h3></dt>
|
<dt><h3>timers.conf</h3></dt>
|
||||||
<dd>Timer configuration.</dd>
|
<dd>Timer configuration.</dd>
|
||||||
<dt><h3><i>setup.conf</i></h3></dt>
|
<dt><h3>setup.conf</h3></dt>
|
||||||
<dd>User definable setup.</dd>
|
<dd>User definable setup.</dd>
|
||||||
<dt><h3><i>commands.conf</i></h3></dt>
|
<dt><h3>commands.conf</h3></dt>
|
||||||
<dd>User definable commands (executed from the <b>Commands</b> menu).</dd>
|
<dd>User definable commands (executed from the <b>Commands</b> menu).</dd>
|
||||||
<dt><h3><i>svdrphosts.conf</i></h3></dt>
|
<dt><h3>svdrphosts.conf</h3></dt>
|
||||||
<dd>SVDRP host configuration, defining which hosts or networks are given
|
<dd>SVDRP host configuration, defining which hosts or networks are given
|
||||||
access to the SVDRP port.</dd>
|
access to the SVDRP port.</dd>
|
||||||
<dt><h3><i>marks</i></h3></dt>
|
<dt><h3>marks</h3></dt>
|
||||||
<dd>Contains the editing marks defined for a recording.</dd>
|
<dd>Contains the editing marks defined for a recording.</dd>
|
||||||
<dt><h3><i>info</i></h3></dt>
|
<dt><h3>info</h3></dt>
|
||||||
<dd>Contains a description of the recording.</dd>
|
<dd>Contains a description of the recording.</dd>
|
||||||
<dt><h3><i>resume</i></h3></dt>
|
<dt><h3>resume</h3></dt>
|
||||||
<dd>Contains the index into the recording where the last replay session left
|
<dd>Contains the index into the recording where the last replay session left
|
||||||
off.</dd>
|
off.</dd>
|
||||||
<dt><h3><i>index</i></h3></dt>
|
<dt><h3>index</h3></dt>
|
||||||
<dd>Contains the file number, offset and type of each frame of the
|
<dd>Contains the file number, offset and type of each frame of the
|
||||||
recording.</dd>
|
recording.</dd>
|
||||||
<dt><h3><i>remote.conf</i></h3></dt>
|
<dt><h3>remote.conf</h3></dt>
|
||||||
<dd>Contains the key assignments for the remote control.</dd>
|
<dd>Contains the key assignments for the remote control.</dd>
|
||||||
<dt><h3><i>keymacros.conf</i></h3></dt>
|
<dt><h3>keymacros.conf</h3></dt>
|
||||||
<dd>Contains user defined remote control key macros.</dd>
|
<dd>Contains user defined remote control key macros.</dd>
|
||||||
<dt><h3><i>00001.ts </i>... <i>65535.ts</i></h3></dt>
|
<dt><h3>00001.ts ... 65535.ts</h3></dt>
|
||||||
<dd>The actual data files of a recording.</dd>
|
<dd>The actual data files of a recording.</dd>
|
||||||
<dt><h3><i>epg.data</i></h3></dt>
|
<dt><h3>epg.data</h3></dt>
|
||||||
<dd>Contains all current EPG data. Can be used for external processing and
|
<dd>Contains all current EPG data. Can be used for external processing and
|
||||||
will also be read at program startup to have the full EPG data available
|
will also be read at program startup to have the full EPG data available
|
||||||
immediately.</dd>
|
immediately.</dd>
|
||||||
<dt><h3><i>donerecs.data</i></h3></dt>
|
<dt><h3>donerecs.data</h3></dt>
|
||||||
<dd>Contains the names of recordings that have been done by pattern timers
|
<dd>Contains the names of recordings that have been done by pattern timers
|
||||||
with '@' as the first character of the pattern. File names are appended to
|
with '@' as the first character of the pattern. File names are appended to
|
||||||
this file after a recording has finished, and the entire file is read upon
|
this file after a recording has finished, and the entire file is read upon
|
||||||
startup of VDR.</dd>
|
startup of VDR.</dd>
|
||||||
<dt><h3><i>.update</i></h3></dt>
|
<dt><h3>.update</h3></dt>
|
||||||
<dd>If this file is present in the video directory, its last modification time
|
<dd>If this file is present in the video directory, its last modification time
|
||||||
will be used to trigger an update of the list of recordings in the
|
will be used to trigger an update of the list of recordings in the
|
||||||
"Recordings" menu.</dd>
|
"Recordings" menu.</dd>
|
||||||
|
@ -18,10 +18,10 @@
|
|||||||
<section>
|
<section>
|
||||||
<h1>OPTIONS</h1>
|
<h1>OPTIONS</h1>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><h3>-d</b> <i>hostname</i></h3></dt>
|
<dt><h3>-d hostname</h3></dt>
|
||||||
<dd>Accesses the VDR at the specified <i>hostname</i> (default is
|
<dd>Accesses the VDR at the specified <i>hostname</i> (default is
|
||||||
localhost).</dd>
|
localhost).</dd>
|
||||||
<dt><h3>-p</b> <i>port</i></h3></dt>
|
<dt><h3>-p port</h3></dt>
|
||||||
<dd>Uses the SVDRP port number <i>port</i> (default is 6419).</dd>
|
<dd>Uses the SVDRP port number <i>port</i> (default is 6419).</dd>
|
||||||
</dl>
|
</dl>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user