From 33aa4cedff0f8d0a09f80460568c296da8d16d26 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Mon, 17 Sep 2018 13:39:30 +0200 Subject: Update documentation Signed-off-by: David Oberhollenzer --- cmd/service/service.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cmd/service') diff --git a/cmd/service/service.8 b/cmd/service/service.8 index a897817..3ca7cb2 100644 --- a/cmd/service/service.8 +++ b/cmd/service/service.8 @@ -22,7 +22,7 @@ Displays a list of currently enabled services. If an optional target is specified, lists services only for this target, otherwise, list services for all targets. .TP -.BR enable " " \fI\fP " " \fI[arguments]\fP +.BR enable " " \fI\fP " " \fI[arguments]\fP Enable (but do not start) a system service by creating a symlink in the configuration directory, pointing to the service template file. @@ -34,7 +34,7 @@ in the gcrond configuration directory, pointing to the service file. The extension \fB.gcron\fP is automatically appended to the service name. .TP -.BR disable " " \fI\fP " " \fI[arguments]\fP +.BR disable " " \fI\fP " " \fI[arguments]\fP Disable (but do not stop) a system service by removing the corresponding symlink in the configuration directory. @@ -45,7 +45,7 @@ the desired service instance. If built with support for gcrond, disable a gcron service by removing the corresponding symlink in the gcron configuration directory. .TP -.BR dumpscript " " \fI\fP " " \fI[arguments]\fP +.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. .SH AVAILABILITY -- cgit v1.2.3