This commit is contained in:
Jean-Francois Dockes 2020-04-10 14:26:31 +02:00
parent 680fe6f049
commit 1bd5babcb8
2 changed files with 13 additions and 12 deletions

View File

@ -2468,7 +2468,13 @@ metadatacmds = ; <em class=
work with the good old <span class=
"command"><strong>cron</strong></span>, and do not give
access to all features of <span class=
"command"><strong>cron</strong></span> scheduling.</p>
"command"><strong>cron</strong></span> scheduling.
Entries created via the tool are marked with a
<code class="literal">RCLCRON_RCLINDEX=</code> marker so
that the tool knows which entries belong to it. As a side
effect, this sets an environment variable for the
process, but it's not actually used, this is just a
marker.</p>
<p>The usual command to edit your <code class=
"filename">crontab</code> is <span class=
"command"><strong>crontab</strong></span> <code class=
@ -8455,11 +8461,6 @@ for i in range(nres):
"filename">libaspell</code> which <span class=
"application">Recoll</span> is using.</p>
</dd>
<dt><span class="term"><code class=
"varname">VARNAME</code></span></dt>
<dd>
<p>Blabla</p>
</dd>
</dl>
</div>
</div>

View File

@ -1675,7 +1675,12 @@ metadatacmds = ; <replaceable>tags</replaceable> = tmsu tags %f
</menuchoice>
menu. They only
work with the good old <command>cron</command>, and do not give
access to all features of <command>cron</command> scheduling.</para>
access to all features of <command>cron</command>
scheduling. Entries created via the tool are marked with
a <literal>RCLCRON_RCLINDEX=</literal> marker so that the tool
knows which entries belong to it. As a side effect, this sets an
environment variable for the process, but it's not actually used,
this is just a marker.</para>
<para>The usual command to edit your
<filename>crontab</filename> is <command>crontab</command>
@ -6547,11 +6552,6 @@ for i in range(nres):
is using.</para></listitem>
</varlistentry>
<varlistentry>
<term><varname>VARNAME</varname></term>
<listitem><para>Blabla</para></listitem>
</varlistentry>
</variablelist>
</sect2>