summaryrefslogtreecommitdiffabout
path: root/man/dudki.8.in
Side-by-side diff
Diffstat (limited to 'man/dudki.8.in') (more/less context) (ignore whitespace changes)
-rw-r--r--man/dudki.8.in11
1 files changed, 8 insertions, 3 deletions
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
@@ -28,2 +28,3 @@ dudki \- a process monitoring daemon
.if \*[longopt] [\fB--test\fR]
+[\fI<process-list>\fR]
@@ -47,3 +48,4 @@ Specify the configuration file to use (default is
.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
@@ -51,3 +53,5 @@ Stop the running instance by sending the \fBSIGTERM\fR signal.
.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
@@ -55,3 +59,4 @@ Reload the running instance by sending the \fBSIGHUP\fR signal.
.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