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 --- src/systemctl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/systemctl.c b/src/systemctl.c index cf075ed7a3..6d17649a7f 100644 --- a/src/systemctl.c +++ b/src/systemctl.c @@ -3709,7 +3709,7 @@ static int systemctl_help(void) { " otherwise restart if active\n" " isolate [NAME] Start one unit and stop all others\n" " is-active [NAME...] Check whether units are active\n" - " status [NAME...] Show runtime status of one or more units\n" + " status [NAME...|PID...] Show runtime status of one or more units\n" " show [NAME...|JOB...] Show properties of one or more\n" " units/jobs or the manager\n" " reset-maintenance [NAME...] Reset maintenance state for all, one,\n" -- cgit v1.2.3-54-g00ecf