mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-10 16:43:35 +02:00
2016-05-26 Fred Gleason <fredg@paravelsystems.com>
* Documented the '--escape-string' switch in 'docs/docbook/rdexport.xml'.
This commit is contained in:
@@ -85,6 +85,27 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>--escape-string=</option><replaceable>string</replaceable>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Specify the string to use to replace illegal characters in output
|
||||
filenames. Illegal characters that will be so replaced are:
|
||||
<userinput>*</userinput>,
|
||||
<userinput>/</userinput>,
|
||||
<userinput><</userinput>,
|
||||
<userinput>></userinput>,
|
||||
<userinput>"</userinput>,
|
||||
<userinput>\</userinput>,
|
||||
<userinput>|</userinput> and
|
||||
<userinput>?</userinput>.
|
||||
Default value is <userinput>_</userinput>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>--group=</option><replaceable>group-name</replaceable>
|
||||
|
Reference in New Issue
Block a user