From 546858a1e4d13d179a6af27b474e1396cfdf0c29 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Fri, 23 Jul 2004 20:40:46 +0000 Subject: the ability to check/kill/reload any of the processes being monitored added. --- (limited to 'man') diff --git a/man/dudki.8.in b/man/dudki.8.in index 3011034..05db733 100644 --- a/man/dudki.8.in +++ b/man/dudki.8.in @@ -26,6 +26,7 @@ dudki \- a process monitoring daemon .if \*[longopt] [\fB--ensure\fR] [\fB-t\fR] .if \*[longopt] [\fB--test\fR] +[\fI\fR] .SH DESCRIPTION @@ -45,15 +46,19 @@ Specify the configuration file to use (default is .TP .ie \*[longopt] \fB-k\fR, \fB--kill\fR .el \fB-k\fR -Stop the running instance by sending the \fBSIGTERM\fR signal. +Stop the running instance by sending the \fBSIGTERM\fR signal. If no process +name specified on the command line, dudki kills his own running instance. .TP .ie \*[longopt] \fB-r\fR, \fB--reload\fR .el \fB-r\fR -Reload the running instance by sending the \fBSIGHUP\fR signal. +Reload the running instance by sending the \fBSIGHUP\fR signal. Like with +\fB-k\fR, if no process name specified on the command line, dudki sends +\fBSIGHUP\fR to his own running instance. .TP .ie \*[longopt] \fB-c\fR, \fB--check\fR .el \fB-c\fR -Check if dudki is running. Exit with non-zero status if not. +Check if dudki is running. Exit with non-zero status if not. The same target +rules as in \fB-k\fR and \fB-r\fR apply here. .TP .ie \*[longopt] \fB-e\fR, \fB--ensure\fR .el \fB-e\fR -- cgit v0.9.0.2