X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemctl.xml;h=e3a07d5d033f744f782cf17b1b1b47a4a60428a4;hb=48220598fed70bd2c310c52a4f9af9224b87abf4;hp=9f00324eb131c6f69b0e80ab27a50ceefc16c7b1;hpb=af62c704053b5d34672497eb5bdc4764ebbb5f4f;p=elogind.git diff --git a/man/systemctl.xml b/man/systemctl.xml index 9f00324eb..e3a07d5d0 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,24 @@ - + - Synchronously wait for - the requested operation to - finish. + Do not synchronously wait for + the requested operation to finish. If this is + not specified the job will be verified, + enqueued and systemctl will + wait until it is completed. By passing this + argument it is only verified and + enqueued. + + + + + + Suppress output to + STDOUT for snapshot + and + check. @@ -251,6 +266,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 +307,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 @@ -301,6 +330,13 @@ state. Snapshots are dynamic and lost on reboot. + + delete [NAME...] + + Remove a snapshot + previously created with + snapshot. + daemon-reload