mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-27 14:09:38 +02:00
2017-09-18 Fred Gleason <fredg@paravelsystems.com>
* Fixed typos in the rdrender(1) man page.
This commit is contained in:
parent
96d829fca1
commit
fd713a38bb
@ -16020,3 +16020,5 @@
|
|||||||
2017-09-18 Fred Gleason <fredg@paravelsystems.com>
|
2017-09-18 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Fixed a typo in 'rdadmin/createdb.cpp' that broke creation of a
|
* Fixed a typo in 'rdadmin/createdb.cpp' that broke creation of a
|
||||||
new database.
|
new database.
|
||||||
|
2017-09-18 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Fixed typos in the rdrender(1) man page.
|
||||||
|
@ -70,7 +70,7 @@
|
|||||||
<para>
|
<para>
|
||||||
This option is mutually exclusive with the
|
This option is mutually exclusive with the
|
||||||
<option>--to-file</option> option, below. Exactly one
|
<option>--to-file</option> option, below. Exactly one
|
||||||
<option>--to-cart</option> or <option>--to-cart</option>
|
<option>--to-cart</option> or <option>--to-file</option>
|
||||||
option must be specified.
|
option must be specified.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
@ -87,7 +87,7 @@
|
|||||||
<para>
|
<para>
|
||||||
This option is mutually exclusive with the
|
This option is mutually exclusive with the
|
||||||
<option>--to-cart</option> option, above. Exactly one
|
<option>--to-cart</option> option, above. Exactly one
|
||||||
<option>--to-cart</option> or <option>--to-cart</option>
|
<option>--to-cart</option> or <option>--to-file</option>
|
||||||
option must be specified.
|
option must be specified.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
@ -340,6 +340,10 @@
|
|||||||
<option>--first-time</option> and <option>--last-time</option> rendering
|
<option>--first-time</option> and <option>--last-time</option> rendering
|
||||||
options).
|
options).
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
Maximum length of the rendered log is limited to appoximately two hours when
|
||||||
|
using <option>--to-cart</option>.
|
||||||
|
</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
</refentry>
|
</refentry>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user