summaryrefslogtreecommitdiff
path: root/docs/inspircd.helpop.example
diff options
context:
space:
mode:
Diffstat (limited to 'docs/inspircd.helpop.example')
-rw-r--r--docs/inspircd.helpop.example14
1 files changed, 8 insertions, 6 deletions
diff --git a/docs/inspircd.helpop.example b/docs/inspircd.helpop.example
index 8a53629e9..b62b9c898 100644
--- a/docs/inspircd.helpop.example
+++ b/docs/inspircd.helpop.example
@@ -9,18 +9,20 @@
# -- w00t 16/dec/2006
#
+<alias text="HELPOP" replace="HELP $2-">
+
<helpop key="start" value="InspIRCd Help System
This system provides help for commands and modes.
Specify your question or a command name as the
parameter for this command.
-/HELPOP CUSER - To see a list of user commands
-/HELPOP COPER - To see a list of oper commands
-/HELPOP UMODES - To see a list of user modes
-/HELPOP CHMODES - To see a list of channel modes
-/HELPOP SNOMASKS - To see a list of oper snotice masks
-/HELPOP EXTBANS - To see a list of extended bans">
+/HELP CUSER - To see a list of user commands
+/HELP COPER - To see a list of oper commands
+/HELP UMODES - To see a list of user modes
+/HELP CHMODES - To see a list of channel modes
+/HELP SNOMASKS - To see a list of oper snotice masks
+/HELP 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.">