From 449bfbc135e6592865fd68f29e2d75ec7667c4a7 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Wed, 23 Dec 2015 14:20:57 +0100 Subject: man prosodyctl: Add missing 'reload' command --- man/prosodyctl.man | 8 +++++++- man/prosodyctl.markdown | 5 +++++ 2 files changed, 12 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/prosodyctl.man b/man/prosodyctl.man index 44e6022f..8dd9e1f8 100644 --- a/man/prosodyctl.man +++ b/man/prosodyctl.man @@ -76,6 +76,12 @@ Equivalent to running prosodyctl stop followed by prosodyctl start. .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 @@ server daemon and to determine if a host has been configured. .PP More information may be found online at: .SH AUTHORS -Dwayne Bent . +Dwayne Bent ; Kim Alvefur. diff --git a/man/prosodyctl.markdown b/man/prosodyctl.markdown index e4cd8e91..5360503b 100644 --- a/man/prosodyctl.markdown +++ b/man/prosodyctl.markdown @@ -1,6 +1,7 @@ --- author: - 'Dwayne Bent ' +- Kim Alvefur date: '2015-12-23' section: 1 title: PROSODYCTL @@ -72,6 +73,10 @@ restart : 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. -- cgit v1.2.3