# HG changeset patch # User Matthew Wild # Date 1326834616 0 # Node ID 53ce21286b8c4b936c1643450832338060314b8e # Parent ea24d73e6c940f84b78e43567c080b29870b80a2 prosodyctl: Adjust description of 'reload' command (thanks crocket) diff -r ea24d73e6c94 -r 53ce21286b8c prosodyctl --- a/prosodyctl Tue Jan 17 00:30:52 2012 +0000 +++ b/prosodyctl Tue Jan 17 21:10:16 2012 +0000 @@ -540,7 +540,7 @@ function commands.reload(arg) if arg[1] == "--help" then - show_usage([[reload]], [[Reload prosody configuration file]]); + show_usage([[reload]], [[Reload Prosody's configuration and re-open log files]]); return 1; end