From 065d3b678d58e9e758d19e015b1e25a79a8aaec6 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Mon, 18 Mar 2019 19:26:42 +0100 Subject: cleanup: remove broken stat ... open pattern confused deputy is confused. Signed-off-by: David Oberhollenzer --- cmd/service/service.8 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'cmd/service/service.8') diff --git a/cmd/service/service.8 b/cmd/service/service.8 index c69aac5..1f021db 100644 --- a/cmd/service/service.8 +++ b/cmd/service/service.8 @@ -39,9 +39,10 @@ the desired service instance. Parse a service file from and produce a pseudo shell script containing the exact commands executed when starting the service. .TP -.BR status +.BR status " " \fI[--detail|-d]\fP " " \fI[services...]\fP Print a status report of all supervised services, i.e. if they are currently -running, have exited or waiting to be scheduled. +running, have exited or waiting to be scheduled. A specific list of services +can be specified. Shell globbing patterns can be used. .SH AVAILABILITY This program is part of the Pygos init system. .SH COPYRIGHT -- cgit v1.2.3