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 2698
4ca70ac5aa92
parent 2697
780f767a5034
child 2699
1ae8a1ac93bd

prosodyctl.man: Include new restart command

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

mercurial