X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-analyze.xml;h=cbf59e0a1a84c77d6a44ceb55f84b74def87aae0;hb=8a96d94e4c33173d1426b7e0a6325405804ba224;hp=60377093d0f84cf9dd3852fd24824fdc5363278b;hpb=d83c224da0aedcec9a432fe51fa27a3fed7be4b3;p=elogind.git diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml index 60377093d..cbf59e0a1 100644 --- a/man/systemd-analyze.xml +++ b/man/systemd-analyze.xml @@ -197,6 +197,36 @@ manager. + + + + Shows performance data + of the system manager. This is the + implied default. + + + + + + + Execute the operation + remotely. Specify a hostname, or + username and hostname separated by + @, to connect + to. This will use SSH to talk to the + remote machine manager + instance. + + + + + + + Execute the operation on a + local container. Specify a container + name to connect to. + + @@ -206,12 +236,12 @@ dot command (see above), selects which dependencies are shown in the dependency graph. If - is passed + is passed, only dependencies of type After= or Before= are shown. If - is passed only dependencies of type + is passed, only dependencies of type Requires=, RequiresOverridable=, Requisite=, @@ -270,7 +300,7 @@ Exit status - On success 0 is returned, a non-zero failure + On success, 0 is returned, a non-zero failure code otherwise.