summaryrefslogtreecommitdiff
path: root/docs/conf/helpop.conf.example
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2018-12-09 06:15:07 +0000
committerPeter Powell <petpow@saberuk.com>2018-12-09 06:15:07 +0000
commit16864d18713b2ec9ed613d1fe7fedd198268fd5d (patch)
tree3991a59a023f5f92f78b0fe35c11bfe1ecae6364 /docs/conf/helpop.conf.example
parent5cf88fd79eee763cde0e586c9524a52686263cee (diff)
Fix a numeric collision with UnrealIRCd's help numerics.
We were not using these correctly and the ircd-ratbox numerics are more widely supported so using those is better.
Diffstat (limited to 'docs/conf/helpop.conf.example')
-rw-r--r--docs/conf/helpop.conf.example5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example
index 8456346d9..bf9e37835 100644
--- a/docs/conf/helpop.conf.example
+++ b/docs/conf/helpop.conf.example
@@ -11,6 +11,8 @@
<alias text="HELP" replace="HELPOP $2-">
+<helpmsg missing="There is no help for the topic you searched for. Please try again.">
+
<helpop key="start" value="InspIRCd Help System
This system provides help for commands and modes.
@@ -24,9 +26,6 @@ parameter for this command.
/HELPOP SNOMASKS - To see a list of oper snotice masks
/HELPOP EXTBANS - To see a list of extended bans">
-<helpop key="nohelp" value="There is no help for the topic
-you searched for. Please try again.">
-
<helpop key="cuser" value="User Commands
-------------