X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemctl.xml;h=7f7064214e907a22628518ddd071ac3880a39594;hp=bf11cc3c71cd9e2fc2e73b3522befdff2a8e4db7;hb=1700761b0678a5f5b43dc5224a97cc1922f74fad;hpb=2265fbf7e5614e9a9e5272937219181290f86e07 diff --git a/man/systemctl.xml b/man/systemctl.xml index bf11cc3c7..7f7064214 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -271,32 +271,6 @@ manager of the calling user. - - - - - When used in - conjunction with the - dot command (see - below), selects which dependencies are - shown in the dependency graph. If - is passed - only dependencies of type - After= or - Before= are - shown. If - is passed only dependencies of type - Requires=, - RequiresOverridable=, - Requisite=, - RequisiteOverridable=, - Wants= and - Conflicts= are - shown. If neither is passed, shows - dependencies of all these - types. - - @@ -978,24 +952,6 @@ be parsed by applications. - - dot - - Generate textual - dependency graph description in dot - format for further processing with the - GraphViz - dot1 - tool. Use a command line like - systemctl dot | dot -Tsvg > - systemd.svg to generate a - graphical dependency tree. Unless - or - is passed - the generated graph will show both - ordering and requirement - dependencies. - list-dependencies [NAME]