From 8fcf784dffba1ca24c2790b96c18dd689d4981fb Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 12 Mar 2014 23:33:46 +0100 Subject: systemctl: when "systemctl status" is called without arguments show a short overall system state Previously "systemctl status" without argument would print the status of all loaded units. This has now been moved to "systemctl status -a". --- man/systemctl.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'man') diff --git a/man/systemctl.xml b/man/systemctl.xml index 174988c55b..ee6ab8f544 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -672,10 +672,11 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service Show terse runtime status information about one or more units, followed by most recent log data from the - journal. If no units are specified, show all units (subject - to limitations specified with ). If a PID - is passed, show information about the unit the process - belongs to. + journal. If no units are specified, show system status. If + combined with also shows status of + all units (subject to limitations specified with + ). If a PID is passed, show information + about the unit the process belongs to. This function is intended to generate human-readable output. If you are looking for computer-parsable output, -- cgit v1.2.3-54-g00ecf