summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authordanieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7>2010-02-16 20:34:43 +0000
committerdanieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7>2010-02-16 20:34:43 +0000
commit024490be0b850cf621ec60a7df48688df0942d99 (patch)
treebc977f7aa5eaa5aaf368815811027dad3a5a6489 /docs
parent394414b7eb3eba8e1e7e429b6273c5a8f2e9dab9 (diff)
Change /HELPOP to /HELP in documentation, add alias for HELPOP
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12478 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs')
-rw-r--r--docs/inspircd.helpop-full.example16
-rw-r--r--docs/inspircd.helpop.example14
2 files changed, 16 insertions, 14 deletions
diff --git a/docs/inspircd.helpop-full.example b/docs/inspircd.helpop-full.example
index 48e5186d8..68822868c 100644
--- a/docs/inspircd.helpop-full.example
+++ b/docs/inspircd.helpop-full.example
@@ -8,12 +8,12 @@ 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.">
@@ -203,8 +203,8 @@ A user may only set modes upon themselves, and may not set the
+o usermode, and a user may only change channel modes of
channels where they are at least a halfoperator.
-For a list of all user and channel modes, enter /HELPOP UMODES or
-/HELPOP CHMODES.">
+For a list of all user and channel modes, enter /HELP UMODES or
+/HELP CHMODES.">
<helpop key="topic" value="/TOPIC [channel] {topic}
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.">