From 90d473a1c05c692d0beaac3ff939b01f930fcada Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 11 Jul 2010 03:59:18 +0200 Subject: systemctl: turn --replace into --fail --- man/systemctl.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'man') diff --git a/man/systemctl.xml b/man/systemctl.xml index a7065f98ae..f0de186ea5 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -116,15 +116,15 @@ - + 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. + unfinished operation, fail the + command. If this is not specified the + requested operation will replace the + pending job if + necessary. -- cgit v1.2.3-54-g00ecf