Diff

man/prosodyctl.man @ 7033:719f02848c99

man prosodyctl: Add missing 'reload' command
author Kim Alvefur <zash@zash.se>
date Wed, 23 Dec 2015 14:20:57 +0100
parent 7032:817c7b197ac7
child 7034:27f4d63f136a
line wrap: on
line diff
--- a/man/prosodyctl.man	Wed Dec 23 14:19:01 2015 +0100
+++ b/man/prosodyctl.man	Wed Dec 23 14:20:57 2015 +0100
@@ -76,6 +76,12 @@
 .RS
 .RE
 .TP
+.B reload
+Signals the prosody server daemon to reload configuration and reopen log
+files.
+.RS
+.RE
+.TP
 .B status
 Prints the current execution status of the prosody server daemon.
 .RS
@@ -113,4 +119,4 @@
 .PP
 More information may be found online at: <https://prosody.im/>
 .SH AUTHORS
-Dwayne Bent <dbb.1@liqd.org>.
+Dwayne Bent <dbb.1@liqd.org>; Kim Alvefur.