From 883390a2b8a21c70c9f0f8985cfefecf4d0c9397 Mon Sep 17 00:00:00 2001 From: Dwayne Bent Date: Sun, 21 Feb 2010 19:27:21 -0500 Subject: prosodyctl.man: Include new restart command --- man/prosodyctl.man | 4 ++++ 1 file changed, 4 insertions(+) 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. -- cgit v1.2.3 From 24910a3277af1fb112358a9c4dd0d01478753471 Mon Sep 17 00:00:00 2001 From: Dwayne Bent Date: Sun, 21 Feb 2010 19:27:42 -0500 Subject: prosodyctl.man: Update email address --- man/prosodyctl.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/prosodyctl.man b/man/prosodyctl.man index 5d14bb98..6dcb04cd 100644 --- a/man/prosodyctl.man +++ b/man/prosodyctl.man @@ -80,4 +80,4 @@ determine if a host has been configured. More information may be found online at: \fIhttp://prosody.im/\fP .SH AUTHORS -Dwayne Bent +Dwayne Bent -- cgit v1.2.3