aboutsummaryrefslogtreecommitdiffstats
path: root/man/prosodyctl.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
commit883390a2b8a21c70c9f0f8985cfefecf4d0c9397 (patch)
treead9ca17d998685fd10894cd965c8749cd4c1bfcd /man/prosodyctl.man
parent438fb9093865e34d99b199d1f2203d3860dbede1 (diff)
downloadprosody-883390a2b8a21c70c9f0f8985cfefecf4d0c9397.tar.gz
prosody-883390a2b8a21c70c9f0f8985cfefecf4d0c9397.zip
prosodyctl.man: Include new restart command
Diffstat (limited to 'man/prosodyctl.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.