# HG changeset patch # User Matthew Wild # Date 1369137537 -3600 # Node ID b678868cf2d8fd495d27bf3aace0fde4436b6de6 # Parent 2a3341e7ed327744507a0bc55af0298a62526d6b prosody.cfg.lua.dist: Suggest 'prosodyctl check config' instead of 'luac -p' diff -r 2a3341e7ed32 -r b678868cf2d8 prosody.cfg.lua.dist --- a/prosody.cfg.lua.dist Tue May 21 10:10:28 2013 +0100 +++ b/prosody.cfg.lua.dist Tue May 21 12:58:57 2013 +0100 @@ -4,7 +4,7 @@ -- website at http://prosody.im/doc/configure -- -- Tip: You can check that the syntax of this file is correct --- when you have finished by running: luac -p prosody.cfg.lua +-- when you have finished by running: prosodyctl check config -- If there are any errors, it will let you know what and where -- they are, otherwise it will keep quiet. --