From 9a92e77e4325b995288ef7cac144ecbf969886df Mon Sep 17 00:00:00 2001 From: David Strauss Date: Mon, 9 Jun 2014 15:32:03 -0700 Subject: [PATCH] man: clarify the effect of replace-irreversibly on future conflicting jobs --- man/systemctl.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/man/systemctl.xml b/man/systemctl.xml index b287d7ac8..e971b3422 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -230,8 +230,10 @@ along with systemd; If not, see . If replace-irreversibly is specified, operate like replace, but also mark the new jobs as irreversible. This prevents future conflicting - transactions from replacing these jobs. The jobs can still be - cancelled using the cancel command. + transactions from replacing these jobs (or even being enqueued + while the irreversible jobs are still pending). Irreversible + jobs can still be cancelled using the cancel + command. isolate is only valid for start operations and causes all other units to be stopped when the -- 2.30.2