man/systemctl: --no-reload is honored by mask/unmask/preset too

This commit is contained in:
Mike Yuan 2024-06-28 15:56:44 +02:00
parent c1eb4cdd3b
commit 399646faac
No known key found for this signature in database
GPG Key ID: 417471C0A40F58B3

View File

@ -2440,9 +2440,9 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
<term><option>--no-reload</option></term>
<listitem>
<para>When used with <command>enable</command> and
<command>disable</command>, do not implicitly reload daemon
configuration after executing the changes.</para>
<para>When used with <command>enable</command>, <command>disable</command>, <command>preset</command>,
<command>mask</command>, or <command>unmask</command>, do not implicitly reload daemon configuration
after executing the changes.</para>
</listitem>
</varlistentry>