mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-15 07:01:20 +02:00
2021-05-28 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDProcess::prettyCommandString()' method. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -90,6 +90,19 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>--force-service-maintenance</option>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Force the initial maintenance run to include System maintenance,
|
||||
even if the scheduling algorithm doesn't call for it. (Useless
|
||||
except for debugging).
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>--initial-maintenance-interval=<replaceable>interval</replaceable></option>
|
||||
@@ -98,6 +111,7 @@
|
||||
<para>
|
||||
Schedule the initial maintenance run to be started
|
||||
<replaceable>interval</replaceable> milliseconds after startup.
|
||||
(Useless except for debugging).
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Reference in New Issue
Block a user