# HG changeset patch # User Dwayne Bent # Date 1266798441 18000 # Node ID 248cab256a29d078764776a2a63b62030018cb67 # Parent 3cb04cdc019335a95b817a1792e720dd242c5aa2 prosodyctl.man: Include new restart command diff -r 3cb04cdc0193 -r 248cab256a29 man/prosodyctl.man --- a/man/prosodyctl.man Mon Feb 22 01:02:16 2010 +0000 +++ b/man/prosodyctl.man Sun Feb 21 19:27:21 2010 -0500 @@ -49,6 +49,10 @@ 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.