From fa3868c6d317b88715c55422b898f9070afe6575 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 14 Jun 2013 08:53:15 -0400 Subject: [PATCH] man: update systemd-analyze invocation --- man/systemd-analyze.xml | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml index ae45bfcf3..ae7a3377c 100644 --- a/man/systemd-analyze.xml +++ b/man/systemd-analyze.xml @@ -55,19 +55,32 @@ - systemd-analyze OPTIONS time + systemd-analyze + OPTIONS + time - systemd-analyze OPTIONS blame + systemd-analyze + OPTIONS + blame - systemd-analyze OPTIONS critical-chain + systemd-analyze + OPTIONS + critical-chain + UNIT - systemd-analyze OPTIONS plot > file.svg + systemd-analyze + OPTIONS + plot + > file.svg - systemd-analyze OPTIONS dot pattern... + systemd-analyze + OPTIONS + dot + PATTERN @@ -97,8 +110,10 @@ be slow simply because it waits for the initialization of another service to complete. - systemd-analyze critical-chain - prints a tree of the time critical chain of units. + systemd-analyze critical-chain [UNIT...] + prints a tree of the time critical chain of units + (for each of the specified UNITs + or for the default target otherwise). The time after the unit is active or started is printed after the "@" character. The time the unit takes to start is printed after the "+" character. -- 2.30.2