man/systemctl: --no-reload is honored by mask/unmask/preset too
authorMike Yuan <me@yhndnzj.com>
Fri, 28 Jun 2024 13:56:44 +0000 (15:56 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 19 Jul 2024 22:33:14 +0000 (00:33 +0200)
(cherry picked from commit 399646faac8ca91a46287e40280f56055c9e0fe8)

man/systemctl.xml

index 70fd91f45a656ae2240b8dbb7dba8c78dbbd76b1..25b8930871b5293be9370d006cb42e91ef85945c 100644 (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>