chiark / gitweb /
systemctl: turn --replace into --fail
[elogind.git] / man / systemctl.xml
index a7065f98ae569a3e7217b5775a5b728b03405f5e..f0de186ea591cda852629178986f2e91caee8c4d 100644 (file)
                         </varlistentry>
 
                         <varlistentry>
-                                <term><option>--replace</option></term>
+                                <term><option>--fail</option></term>
 
                                 <listitem><para>If the requested
                                 operation conflicts with an existing
-                                unfinished operation, replace the
-                                existing operation by the requested
-                                operation. If this is not specified
-                                the requested operation will
-                                fail.</para></listitem>
+                                unfinished operation, fail the
+                                command. If this is not specified the
+                                requested operation will replace the
+                                pending job if
+                                necessary.</para></listitem>
                         </varlistentry>
 
                         <varlistentry>