From ac5e3a505e49c80b56c971a8fc13bacac961640d Mon Sep 17 00:00:00 2001 From: Jan Synacek Date: Fri, 18 Sep 2015 11:56:53 +0200 Subject: core: extend KillUnit() to return error when no unit was killed --- man/systemctl.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'man/systemctl.xml') diff --git a/man/systemctl.xml b/man/systemctl.xml index 37ba4ab6de..d8d433e4d3 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -294,6 +294,17 @@ + + + + + Shorthand for fail. + When used with the kill command, + if no units were killed, the operation results in an error. + + + + -- cgit v1.2.3-54-g00ecf