From: Dwayne Bent Date: Mon, 22 Feb 2010 00:27:21 +0000 (-0500) Subject: prosodyctl.man: Include new restart command X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=9db9dd3a47b6764e8e32e3f2c3d1e38e50afcb62;p=prosody.git prosodyctl.man: Include new restart command --- 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.