From 7594fb250ba5f5a82a578065c5d9fe524ef706bb Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 1 Jul 2010 03:55:42 +0200 Subject: man: update systemctl man page --- man/systemctl.xml | 44 +++++++++++++++++++++++++++++++++++++------- 1 file changed, 37 insertions(+), 7 deletions(-) (limited to 'man') diff --git a/man/systemctl.xml b/man/systemctl.xml index 9f00324eb1..80f355491f 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -70,7 +70,7 @@ - + Prints a short help text and exits. @@ -78,6 +78,7 @@ + When listing units, limit display to certain unit @@ -91,6 +92,7 @@ + When listing units, show all units, regardless of their @@ -125,11 +127,25 @@ - + - Synchronously wait for - the requested operation to - finish. + Do no synchronously + wait for the requested operation to + finish. If this is not specified the + job will be verified, enqueued and + wait until it is complete. By passing + this argument it is only verified and + enqueued. + + + + + + + Suppress output to + STDOUT for snapshot + and + check. @@ -251,6 +267,18 @@ dependencies and stop all others. + + check [NAME...] + + Check whether any of + the specified units is active + (i.e. running). Returns 0 if at least + one is active, non-zero + otherwise. Unless + is specified + this will also print the current unit + state to STDOUT. + monitor @@ -280,8 +308,10 @@ snapshot will be named after it. If none is specified an automatic snapshot name is generated. In either - case, the snapshot name used is printed - to STDOUT. + case, the snapshot name used is + printed to STDOUT, unless + is + specified. A snapshot refers to a saved state of the systemd manager. It is -- cgit v1.2.3-54-g00ecf