prosodyctl.man: Include new restart command

Sun, 21 Feb 2010 19:27:21 -0500

author
Dwayne Bent <dbb.1@liqd.org>
date
Sun, 21 Feb 2010 19:27:21 -0500
changeset 2702
248cab256a29
parent 2700
3cb04cdc0193
child 2703
bd134aa85fa9

prosodyctl.man: Include new restart command

man/prosodyctl.man file | annotate | diff | comparison | revisions
--- 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.
 

mercurial