From 75676b7287c50b5e03ed0143c65b93d435ff8b6c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 13 Aug 2010 02:15:10 +0200 Subject: man: document new 'systemctl status PID' syntax --- man/systemctl.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'man/systemctl.xml') diff --git a/man/systemctl.xml b/man/systemctl.xml index 6e4b203d88..1c5c884f8c 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -357,7 +357,7 @@ state to STDOUT. - status [NAME...] + status [NAME...|PID...] Show terse runtime status information about one or more @@ -365,7 +365,10 @@ generate human-readable output. If you are looking for computer-parsable output, use show - instead. + instead. If a PID is passed + information about the unit the process + of the PID belongs to is + shown. show [NAME...|JOB...] -- cgit v1.2.3-54-g00ecf