doc
This commit is contained in:
parent
680fe6f049
commit
1bd5babcb8
@ -2468,7 +2468,13 @@ metadatacmds = ; <em class=
|
|||||||
work with the good old <span class=
|
work with the good old <span class=
|
||||||
"command"><strong>cron</strong></span>, and do not give
|
"command"><strong>cron</strong></span>, and do not give
|
||||||
access to all features of <span class=
|
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=
|
<p>The usual command to edit your <code class=
|
||||||
"filename">crontab</code> is <span class=
|
"filename">crontab</code> is <span class=
|
||||||
"command"><strong>crontab</strong></span> <code class=
|
"command"><strong>crontab</strong></span> <code class=
|
||||||
@ -8455,11 +8461,6 @@ for i in range(nres):
|
|||||||
"filename">libaspell</code> which <span class=
|
"filename">libaspell</code> which <span class=
|
||||||
"application">Recoll</span> is using.</p>
|
"application">Recoll</span> is using.</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><span class="term"><code class=
|
|
||||||
"varname">VARNAME</code></span></dt>
|
|
||||||
<dd>
|
|
||||||
<p>Blabla</p>
|
|
||||||
</dd>
|
|
||||||
</dl>
|
</dl>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -1675,7 +1675,12 @@ metadatacmds = ; <replaceable>tags</replaceable> = tmsu tags %f
|
|||||||
</menuchoice>
|
</menuchoice>
|
||||||
menu. They only
|
menu. They only
|
||||||
work with the good old <command>cron</command>, and do not give
|
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
|
<para>The usual command to edit your
|
||||||
<filename>crontab</filename> is <command>crontab</command>
|
<filename>crontab</filename> is <command>crontab</command>
|
||||||
@ -6547,11 +6552,6 @@ for i in range(nres):
|
|||||||
is using.</para></listitem>
|
is using.</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term><varname>VARNAME</varname></term>
|
|
||||||
<listitem><para>Blabla</para></listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user