aboutsummaryrefslogtreecommitdiff
path: root/cmd/service/service.8
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/service/service.8')
-rw-r--r--cmd/service/service.84
1 files changed, 4 insertions, 0 deletions
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<service>\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