From 2ec2fc9ce626258f9f8433eb116ec6ae21476eb7 Mon Sep 17 00:00:00 2001 From: Jilles Tjoelker Date: Thu, 4 Dec 2008 01:03:05 +0100 Subject: [PATCH] Add umode +Z to the help files. --- help/opers/umode | 1 + help/users/umode | 1 + 2 files changed, 2 insertions(+) diff --git a/help/opers/umode b/help/opers/umode index 22109b5..788c625 100644 --- a/help/opers/umode +++ b/help/opers/umode @@ -16,3 +16,4 @@ 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. + +Z - Is connected via SSL (cannot be set or unset). diff --git a/help/users/umode b/help/users/umode index 9f55fd6..00b7743 100644 --- a/help/users/umode +++ b/help/users/umode @@ -12,3 +12,4 @@ Usermodes: +D - Deaf - ignores all channel messages. +Q - Prevents you from being affected by channel forwarding. +R - Prevents non accept unidentified users from messaging you. + +Z - Is connected via SSL (cannot be set or unset).