Software /
code /
prosody
Changeset
2698:4ca70ac5aa92
prosodyctl.man: Include new restart command
author | Dwayne Bent <dbb.1@liqd.org> |
---|---|
date | Sun, 21 Feb 2010 19:27:21 -0500 |
parents | 2697:780f767a5034 |
children | 2699:1ae8a1ac93bd |
files | man/prosodyctl.man |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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.