Comparison

man/prosodyctl.man @ 2698:4ca70ac5aa92

prosodyctl.man: Include new restart command
author Dwayne Bent <dbb.1@liqd.org>
date Sun, 21 Feb 2010 19:27:21 -0500
parent 1464:047ed6e52a41
child 2699:1ae8a1ac93bd
comparison
equal deleted inserted replaced
2697:780f767a5034 2698:4ca70ac5aa92
47 47
48 .IP \fBstop\fP 48 .IP \fBstop\fP
49 Stops the \fBprosody\fP server daemon. This operation will block for up to five 49 Stops the \fBprosody\fP server daemon. This operation will block for up to five
50 seconds to wait for the server to stop executing. 50 seconds to wait for the server to stop executing.
51 51
52 .IP \fBrestart\fP
53 Restarts the \fBprosody\fP server daemon. Equivalent to running \fBprosodyctl
54 stop\fP followed by \fBprosodyctl start\fP.
55
52 .IP \fBstatus\fP 56 .IP \fBstatus\fP
53 Prints the current execution status of the \fBprosody\fP server daemon. 57 Prints the current execution status of the \fBprosody\fP server daemon.
54 58
55 .SS Ejabberd Compatibility 59 .SS Ejabberd Compatibility
56 \fBejabberd\fP is another XMPP server which provides a comparable control tool, 60 \fBejabberd\fP is another XMPP server which provides a comparable control tool,