aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorDwayne Bent <dbb.1@liqd.org>2010-02-21 19:27:21 -0500
committerDwayne Bent <dbb.1@liqd.org>2010-02-21 19:27:21 -0500
commitba6b3065fc5e68a7d784bf4e7f9469b4ae6b9f16 (patch)
treeae62b6fe78e3273884a276fc1e8bebfa215992c9 /man
parent7fbe2aaecb67e7e07828b98623740c152daf0f9e (diff)
downloadprosody-ba6b3065fc5e68a7d784bf4e7f9469b4ae6b9f16.tar.gz
prosody-ba6b3065fc5e68a7d784bf4e7f9469b4ae6b9f16.zip
prosodyctl.man: Include new restart command
Diffstat (limited to 'man')
-rw-r--r--man/prosodyctl.man4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/prosodyctl.man b/man/prosodyctl.man
index e677443f..5d14bb98 100644
--- a/man/prosodyctl.man
+++ b/man/prosodyctl.man
@@ -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.