Diff

man/prosodyctl.markdown @ 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.markdown	Wed Dec 23 14:19:01 2015 +0100
+++ b/man/prosodyctl.markdown	Wed Dec 23 14:20:57 2015 +0100
@@ -1,6 +1,7 @@
 ---
 author:
 - 'Dwayne Bent <dbb.1@liqd.org>'
+- Kim Alvefur
 date: '2015-12-23'
 section: 1
 title: PROSODYCTL
@@ -72,6 +73,10 @@
 :   Restarts the prosody server daemon. Equivalent to running prosodyctl
     stop followed by prosodyctl start.
 
+reload
+:   Signals the prosody server daemon to reload configuration and reopen
+    log files.
+
 status
 :   Prints the current execution status of the prosody server daemon.