]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Fix typo in helpop-full that prevented it from loading and other minor helpop issues
authorAttila Molnar <attilamolnar@hush.com>
Sun, 6 Apr 2014 14:21:04 +0000 (16:21 +0200)
committerAttila Molnar <attilamolnar@hush.com>
Sun, 6 Apr 2014 14:21:04 +0000 (16:21 +0200)
docs/conf/helpop-full.conf.example
docs/conf/helpop.conf.example

index 445e0dd91d62e1a9d973c22cd4bda04cbaee5799..556d4c1a832d662ed692675b379688c5e2a3758e 100644 (file)
@@ -72,7 +72,7 @@ private message you when you have usermode +g set. ACCEPT +nick adds
 a nick to your accept list, ACCEPT -nick removes a nick from your
 accept list, and ACCEPT * displays your accept list.">
 
-<helpop key="cycle" value="/CYCLE [channel] [reason]
+<helpop key="cycle" value="/CYCLE [channel] :[reason]
 
 Cycles a channel (leaving and rejoining), overrides restrictions that
 would stop a new user joining, such as user limits and channel keys.">
@@ -986,7 +986,7 @@ Note that all /STATS use is broadcast to online IRC operators.">
  Q      Allows receipt of remote quit messages.
  t      Allows receipt of attempts to use /STATS (local and remote).
  v      Allows receipt of oper-override notices (requires override module).
- x      Allows receipt of local Xline notices (g/z/q/k/e/R/shuns)."
+ x      Allows receipt of local Xline notices (g/Z/q/k/e/R/shuns).
  X      Allows receipt of remote Xline notices (g/Z/q/k/e/R/shuns).">
 
 ######################
index 56af7557a0367b22053ebcd234256d6cad5959bd..5554098633c08458393243a4576b917da68f17c3 100644 (file)
@@ -244,7 +244,8 @@ help channel if you have any questions.">
  Q      Allows receipt of remote quit messages.
  t      Allows receipt of attempts to use /STATS (local and remote).
  v      Allows receipt of oper-override notices (requires override module).
- x      Allows receipt of Xline notices (g/z/q/k/e/R/shuns).">
+ x      Allows receipt of local Xline notices (g/Z/q/k/e/R/shuns).
+ X      Allows receipt of remote Xline notices (g/Z/q/k/e/R/shuns).">
 
 <helpop key="extbans" value="Extended Bans
 ----------