diff --git a/doc/conf/help/help.conf b/doc/conf/help/help.conf index 5a630dba2..ea5d9939f 100644 --- a/doc/conf/help/help.conf +++ b/doc/conf/help/help.conf @@ -105,7 +105,7 @@ help Umodes { " D = Only receive PRIVMSGs from IRCOps, servers and services (privdeaf)"; " G = Filters out all Bad words in your messages with "; " H = Hide IRCop status in /WHO and /WHOIS. (IRC Operators only)"; - " I = Hide an oper's idle time (in /whois output) from regular users."; + " I = Hide a user's idle time (in /whois output). Limited to IRCops, by default."; " R = Allows you to only receive PRIVMSGs/NOTICEs from registered (+r) users"; " S = For Services only. (Protects them)"; " T = Prevents you from receiving CTCPs";