]> jfr.im git - irc/rqf/shadowircd.git/commitdiff
Minor umode help file cleanups.
authorB.Greenham <redacted>
Sun, 28 Mar 2010 03:36:06 +0000 (23:36 -0400)
committerB.Greenham <redacted>
Sun, 28 Mar 2010 03:36:06 +0000 (23:36 -0400)
help/opers/umode
help/users/umode

index 441f658032ed7c8ee1907ddcdeb7cecbd846a66a..71cb76a9a48e28ffdd00414d85f91c88b0d5a9a8 100644 (file)
@@ -1,13 +1,13 @@
 MODE <nick> <+|-><modes>
 
 Usermodes: (* designates that the umode is oper only)
+           (? designates that the umode is provided by an extension
+            and may not be present on this server) 
 
      USERMODE     DESCRIPTION
 -----------------------------------------------------------------
          +i     - Designates this client 'invisible'.
          +g     - "caller id" mode only allow accept clients to message you
-         +G     - "soft caller id" mode - same as +g but automatically allows
-                  anyone who's in a common channel with you to message you.
          +w     - Can see oper and server wallops.
        ? +x     - Has a cloaked host.
          +o     - Designates this client is an IRC Operator.
@@ -22,5 +22,7 @@ Usermodes: (* designates that the umode is oper only)
          +D     - Deaf - ignores all channel messages.
          +Q     - Prevents you from being affected by channel forwarding.
          +R     - Prevents non accept unidentified users from messaging you.
+         +G     - "soft caller id" mode - same as +g but automatically allows
+                  anyone who's in a common channel with you to message you.
          +V     - Prevents you from receiving invites.
          +Z     - Is connected via SSL (cannot be set or unset).
index 36a4a850fd4560ea9650e1cfb81e68f7b28011e6..96a0b92c6d75f8b1ff1ee5dbfa64f24a80bc9ba9 100644 (file)
@@ -9,8 +9,6 @@ Usermodes: (? designates that the umode is provided by an extension
                   Use the /oper command to attain this.
          +i     - Designates this client 'invisible'.
          +g     - "caller id" mode only allow accept clients to message you
-         +G     - "soft caller id" mode - same as +g but automatically allows
-                  anyone who's in a common channel with you to message you.
          +w     - Can see oper wallops.
        ? +x     - Has a cloaked host.
          +B     - Marks you as a bot in /whois.
@@ -18,5 +16,7 @@ Usermodes: (? designates that the umode is provided by an extension
          +D     - Deaf - ignores all channel messages.
          +Q     - Prevents you from being affected by channel forwarding.
          +R     - Prevents non accept unidentified users from messaging you.
+         +G     - "soft caller id" mode - same as +g but automatically allows
+                  anyone who's in a common channel with you to message you.
          +V     - Prevents you from receiving invites.
          +Z     - Is connected via SSL (cannot be set or unset).