net.adns: Fix logging to handle unconnected UDP sockets
[prosody.git] / man / prosodyctl.man
index 44a84145a47ded481a1f6130b86faff962493d20..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.