Merge pull request #53 from ShadowNinja/clarify_U+R

Clarify UMODE +R help text
This commit is contained in:
William Pitcock 2014-03-06 09:59:37 -06:00
commit 9e7c930672
2 changed files with 4 additions and 2 deletions

View file

@ -18,5 +18,6 @@ User modes: (* designates that the umode is oper only)
* +z - Can see operwalls. * +z - Can see operwalls.
+D - Deaf - ignores all channel messages. +D - Deaf - ignores all channel messages.
+Q - Prevents you from being affected by channel forwarding. +Q - Prevents you from being affected by channel forwarding.
+R - Prevents non accept unidentified users from messaging you. +R - Prevents unidentified users that you have not accepted from
messaging you.
+Z - Is connected via SSL (cannot be set or unset). +Z - Is connected via SSL (cannot be set or unset).

View file

@ -13,5 +13,6 @@ User modes: (? designates that the umode is provided by an extension
+w - Can see oper wallops. +w - Can see oper wallops.
+D - Deaf - ignores all channel messages. +D - Deaf - ignores all channel messages.
+Q - Prevents you from being affected by channel forwarding. +Q - Prevents you from being affected by channel forwarding.
+R - Prevents non accept unidentified users from messaging you. +R - Prevents unidentified users that you have not accepted from
messaging you.
+Z - Is connected via SSL (cannot be set or unset). +Z - Is connected via SSL (cannot be set or unset).