mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-06-04 06:02:40 +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>
|
||||
* Fixed a typo in 'rdadmin/createdb.cpp' that broke creation of a
|
||||
new database.
|
||||
2017-09-18 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Fixed typos in the rdrender(1) man page.
|
||||
|
@ -70,7 +70,7 @@
|
||||
<para>
|
||||
This option is mutually exclusive with the
|
||||
<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.
|
||||
</para>
|
||||
</listitem>
|
||||
@ -87,7 +87,7 @@
|
||||
<para>
|
||||
This option is mutually exclusive with the
|
||||
<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.
|
||||
</para>
|
||||
</listitem>
|
||||
@ -340,6 +340,10 @@
|
||||
<option>--first-time</option> and <option>--last-time</option> rendering
|
||||
options).
|
||||
</para>
|
||||
<para>
|
||||
Maximum length of the rendered log is limited to appoximately two hours when
|
||||
using <option>--to-cart</option>.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
Loading…
x
Reference in New Issue
Block a user