prosodyctl.man: Include new restart command

This commit is contained in:
Dwayne Bent 2010-02-21 19:27:21 -05:00
parent 7fbe2aaecb
commit ba6b3065fc

View file

@ -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.