X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/ff3b058ac51e9caf5cf1fd310b8a401a97a85582..3b7fa78b1de8f9ee8718cba3da3b2db522b70620:/src/global.help diff --git a/src/global.help b/src/global.help index cab2060..82a70a5 100644 --- a/src/global.help +++ b/src/global.help @@ -28,8 +28,11 @@ "TARGET" ("$bTARGET$b", "$bTarget$b is used as a sub-command in many commands. It's values are:", "$bUSERS$b: The message will be sent to all users on the network including opers and helpers, but not channels.", + "$bANNOUNCEMENT$b: The message will be sent to all users who are configured to receive community announcements.", + "$bAUTHED$b: The message will be sent to authenticated users only", "$bHELPERS$b: The message will be sent to helpers only.", "$bOPERS$b: The message will be sent to opers only.", "$bSTAFF$b: The message will be sent to helpers and opers.", "$bCHANNELS$b: The message will be sent to all channels.", + "$bRCHANNELS$b: The message will be sent to all registered channels.", "$bALL$b: A combination of USERS and CHANNELS.");