# HG changeset patch # User Dwayne Bent # Date 1266798441 18000 # Node ID 4ca70ac5aa92951d8e67c9a013feb0a70c3934f8 # Parent 780f767a503482e364bd3e0cc1c8c020bf6704a9 prosodyctl.man: Include new restart command diff -r 780f767a5034 -r 4ca70ac5aa92 man/prosodyctl.man --- a/man/prosodyctl.man Sun Feb 21 20:53:23 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.