From 61cbdc4b307718d74e8aa04875475aac2f8617ab Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 5 Jul 2010 02:40:39 +0200 Subject: systemctl: implement 'status' command --- man/systemctl.xml | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'man/systemctl.xml') diff --git a/man/systemctl.xml b/man/systemctl.xml index 1bd08da96b..c0b8d7927d 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -246,17 +246,26 @@ this will also print the current unit state to STDOUT. + + status [NAME...] + + Show short status + information about one or more + units. This shows terse runtime + information about + units. + show [NAME...|JOB...] - Show information about + Show properties of one or more units, jobs or the manager itself. If no argument is specified - information about the manager will be + properties of the manager will be shown. If a unit name is specified - information about the unit is shown, + properties of the unit is shown, and if a job id is specified - information about the job is + properties of the job is shown. -- cgit v1.2.3-54-g00ecf