man: extend description of --boot

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2022-10-09 18:58:01 +02:00
parent c264ec5f53
commit a3256ea8f4

View File

@ -144,8 +144,10 @@
<varlistentry>
<term><option>--boot</option></term>
<listitem><para>Also execute lines with an exclamation mark.
</para></listitem>
<listitem><para>Also execute lines with an exclamation mark. Lines that are not safe to be executed
on a running system may be marked in this way. <command>systemd-tmpfiles</command> is executed in
early boot with <option>--boot</option> specified and will execute those lines. When invoked again
later, it should be called without <option>--boot</option>.</para></listitem>
</varlistentry>
<varlistentry>