prosody: Added a comment, to match prosodyctl.
authorWaqas Hussain <waqas20@gmail.com>
Sun, 12 Dec 2010 12:15:57 +0000 (17:15 +0500)
committerWaqas Hussain <waqas20@gmail.com>
Sun, 12 Dec 2010 12:15:57 +0000 (17:15 +0500)
prosody

diff --git a/prosody b/prosody
index 671910df199df677d8ad7121221565bc01ef417c..061f3781ee53904846b623a70999b0f76f18588f 100755 (executable)
--- a/prosody
+++ b/prosody
@@ -7,6 +7,8 @@
 -- COPYING file in the source package for more information.
 --
 
+-- prosody - main executable for Prosody XMPP server
+
 -- Will be modified by configure script if run --
 
 CFG_SOURCEDIR=os.getenv("PROSODY_SRCDIR");