diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/ngircd.conf.5.tmpl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl index e3f62c84..859c6a8a 100644 --- a/man/ngircd.conf.5.tmpl +++ b/man/ngircd.conf.5.tmpl @@ -101,6 +101,12 @@ IRC network and must contain at least one dot (".") character. Information about the server and the administrator, used by the ADMIN command. This information is not required by the server but by RFC! .TP +\fBHelpFile\fR (string) +Text file which contains the ngIRCd help text. This file is required +to display help texts when using the "HELP <cmd>" command. +Please note: Changes made to this file take effect when ngircd starts up +or is instructed to re-read its configuration file. +.TP \fBInfo\fR (string) Info text of the server. This will be shown by WHOIS and LINKS requests for example. |