X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemctl.xml;h=2739df69d42d805fec304f34cd224cda57f113ee;hb=afba41995de65d8f378b138ea6d9804be32625a3;hp=a2c3501ec206e886cc27a5a6d8a55b27a0b08c0b;hpb=ab06eef8101866dd1337c4759002f7360a9db416;p=elogind.git diff --git a/man/systemctl.xml b/man/systemctl.xml index a2c3501ec..2739df69d 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -133,10 +133,35 @@ along with systemd; If not, see . - When listing units, show all units, regardless of - their state, including inactive units. When showing + When listing units, show all loaded units, regardless + of their state, including inactive units. When showing unit/job/manager properties, show all properties regardless whether they are set or not. + To list all units installed on the system, use the + list-unit-files command instead. + + + + + + + + Show reverse dependencies between units with + list-dependencies, i.e. units with + dependencies of type Wants= or + Requires= on the given unit. + + + + + + + + + + Show which units are started after, resp. before + with list-dependencies. +