<para>Reload one or more units if they support it. If not, stop and then start them instead. If the units
are not running yet, they will be started.</para>
- <para>This has a slightly differing functionality when used in combination with <option>--marked</option>,
- see below.</para>
+ <para>When used in combination with <option>--marked</option>, it is a deprecated alias of
+ <command>enqueue-marked-jobs</command>.</para>
</listitem>
</varlistentry>
<varlistentry>
<xi:include href="version-info.xml" xpointer="v248"/></listitem>
</varlistentry>
- <varlistentry>
- <term><option>--marked</option></term>
-
- <listitem><para>Only allowed with <command>reload-or-restart</command>. Enqueues restart jobs for all
- units that have the <literal>needs-restart</literal> mark, and reload jobs for units that have the
- <literal>needs-reload</literal> mark. When a unit marked for reload does not support reload, restart
- will be queued. Those properties can be set using <command>set-property Markers=…</command>.</para>
-
- <para>Unless <option>--no-block</option> is used, <command>systemctl</command> will wait for the
- queued jobs to finish.</para>
-
- <xi:include href="version-info.xml" xpointer="v248"/></listitem>
- </varlistentry>
-
<varlistentry>
<term><option>--read-only</option></term>