From 1700761b0678a5f5b43dc5224a97cc1922f74fad Mon Sep 17 00:00:00 2001 From: Simon Peeters Date: Wed, 13 Feb 2013 14:17:28 -0800 Subject: Move systemctl dot to systemd-analyze dot --- man/systemctl.xml | 44 -------------------------------------------- 1 file changed, 44 deletions(-) (limited to 'man/systemctl.xml') diff --git a/man/systemctl.xml b/man/systemctl.xml index bf11cc3c71..7f7064214e 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] -- cgit v1.2.3-54-g00ecf