net.dns: Support for resolving AAAA records
[prosody.git] / man / prosodyctl.man
index e677443fa6d14e8b5f3142ee28908db583f799f9..6dcb04cda678feb9d403844d79df32ef346c87bb 100644 (file)
@@ -49,6 +49,10 @@ will block for up to five seconds to wait for the server to execute.
 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.
 
@@ -76,4 +80,4 @@ determine if a host has been configured.
 More information may be found online at: \fIhttp://prosody.im/\fP
 
 .SH AUTHORS
-Dwayne Bent <dbb.0@liqd.org>
+Dwayne Bent <dbb.1@liqd.org>