mirror of
https://github.com/osmarks/ngircd.git
synced 2025-10-21 17:37:38 +00:00
Document "HelpFile" in sample-ngircd.conf and ngircd.conf.5
This commit is contained in:
@@ -33,6 +33,10 @@
|
|||||||
;AdminInfo2 = Location
|
;AdminInfo2 = Location
|
||||||
;AdminEMail = admin@irc.server
|
;AdminEMail = admin@irc.server
|
||||||
|
|
||||||
|
# Text file which contains the ngIRCd help text. This file is required
|
||||||
|
# to display help texts when using the "HELP <cmd>" command.
|
||||||
|
;HelpFile = :ETCDIR:/ngircd.help
|
||||||
|
|
||||||
# Info text of the server. This will be shown by WHOIS and
|
# Info text of the server. This will be shown by WHOIS and
|
||||||
# LINKS requests for example.
|
# LINKS requests for example.
|
||||||
Info = Server Info Text
|
Info = Server Info Text
|
||||||
|
@@ -101,6 +101,10 @@ IRC network and must contain at least one dot (".") character.
|
|||||||
Information about the server and the administrator, used by the ADMIN
|
Information about the server and the administrator, used by the ADMIN
|
||||||
command. This information is not required by the server but by RFC!
|
command. This information is not required by the server but by RFC!
|
||||||
.TP
|
.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.
|
||||||
|
.TP
|
||||||
\fBInfo\fR (string)
|
\fBInfo\fR (string)
|
||||||
Info text of the server. This will be shown by WHOIS and LINKS requests for
|
Info text of the server. This will be shown by WHOIS and LINKS requests for
|
||||||
example.
|
example.
|
||||||
|
Reference in New Issue
Block a user