Software /
code /
prosody
Changeset
2702:248cab256a29
prosodyctl.man: Include new restart command
author | Dwayne Bent <dbb.1@liqd.org> |
---|---|
date | Sun, 21 Feb 2010 19:27:21 -0500 |
parents | 2700:3cb04cdc0193 |
children | 2703:bd134aa85fa9 |
files | man/prosodyctl.man |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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.