From 3f40c4d3ed5d13e98a92773a475883237c3b549b Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Mon, 18 Mar 2019 14:49:05 +0100 Subject: Add status report command to service command line utility Signed-off-by: David Oberhollenzer --- cmd/service/service.8 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cmd/service/service.8') diff --git a/cmd/service/service.8 b/cmd/service/service.8 index 86036a3..c69aac5 100644 --- a/cmd/service/service.8 +++ b/cmd/service/service.8 @@ -38,6 +38,10 @@ the desired service instance. .BR dumpscript " " \fI\fP " " \fI[arguments]\fP Parse a service file from and produce a pseudo shell script containing the exact commands executed when starting the service. +.TP +.BR status +Print a status report of all supervised services, i.e. if they are currently +running, have exited or waiting to be scheduled. .SH AVAILABILITY This program is part of the Pygos init system. .SH COPYRIGHT -- cgit v1.2.3