From 883390a2b8a21c70c9f0f8985cfefecf4d0c9397 Mon Sep 17 00:00:00 2001 From: Dwayne Bent Date: Sun, 21 Feb 2010 19:27:21 -0500 Subject: prosodyctl.man: Include new restart command --- man/prosodyctl.man | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/prosodyctl.man b/man/prosodyctl.man index e677443f..5d14bb98 100644 --- a/man/prosodyctl.man +++ b/man/prosodyctl.man @@ -49,6 +49,10 @@ will block for up to five seconds to wait for the server to execute. Stops the \fBprosody\fP server daemon. This operation will block for up to five seconds to wait for the server to stop executing. +.IP \fBrestart\fP +Restarts the \fBprosody\fP server daemon. Equivalent to running \fBprosodyctl +stop\fP followed by \fBprosodyctl start\fP. + .IP \fBstatus\fP Prints the current execution status of the \fBprosody\fP server daemon. -- cgit v1.2.3