2 Jan
2013
2 Jan
'13
23:46
Module: ngircd.git Branch: master Commit: 68cb1a8c2e507e7c99f787fab3540b904cfa1cc1 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=68cb1a8c2... Author: Alexander Barton <alex@barton.de> Date: Wed Jan 2 23:41:46 2013 +0100 Merge branch 'bug145-ProvideHelp' * bug145-ProvideHelp: Use "${docdir}/Commands.txt" as help text file Add a note that "help file" is updated on startup and REHASH only Add doc/Commands.txt which should document all commands Implement Help() function parsing and returning the help text Document "HelpFile" in sample-ngircd.conf and ngircd.conf.5 Implement new configuration option "HelpFile" IRC_HELP(): Code cleanup Refactor Read_Motd() into Read_TextFile() ---