X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-analyze.xml;h=aefbfc8af7493e92b985b1904d0735f23a7f0eb1;hp=a8adf877135ded8994d6f510a37e62148c050b72;hb=202e6abb3d0959d8051d514ae48a140934a30f47;hpb=a65615ca5d78be0dcd7d9c9b4a663fa75f758606 diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml index a8adf8771..aefbfc8af 100644 --- a/man/systemd-analyze.xml +++ b/man/systemd-analyze.xml @@ -206,12 +206,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=, @@ -285,7 +285,7 @@ $ eog avahi.svg This plots the dependencies between all known target units: - systemd-analyze dot --to-pattern='*.target' --from-patter='*.target' | dot -Tsvg > targets.svg + systemd-analyze dot --to-pattern='*.target' --from-pattern='*.target' | dot -Tsvg > targets.svg $ eog targets.svg