]> arthur.barton.de Git - ngircd-alex.git/commit
Merge branch 'bug145-ProvideHelp'
authorAlexander Barton <alex@barton.de>
Wed, 2 Jan 2013 22:41:46 +0000 (23:41 +0100)
committerAlexander Barton <alex@barton.de>
Wed, 2 Jan 2013 22:41:46 +0000 (23:41 +0100)
commit68cb1a8c2e507e7c99f787fab3540b904cfa1cc1
tree479f748b608bc765142ea897a13bded87338da08
parent21493731dffa0f5d9f62d24cdef290be6a6856fd
parent950aeec3ff0e15c456ac32d8fecee8c73f7c5df3
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()
src/ngircd/irc.c