Watcher list support added.
[silc.git] / apps / irssi / docs / help / in / umode.in
index cf9ade0a0920f0e33788d29af14258ae1a6c59ad..65de4ac443857e8b2eadf2ca289aaa3f20db6155 100644 (file)
@@ -1,17 +1,27 @@
 
 @SYNTAX:umode@
 
-Format: +|-<modes>
-
 This command is used to manage client's modes in the network.
-Note that some of the modes the client cannot set itself.  The
-mode is added by adding + before the option(s) and removed by
-adding - before the option(s).  The following channel user
+Note that some of the modes the client cannot set itself.
+The mode is added by adding + before the option(s) and removed
+by adding - before the option(s).  The following channel user
 modes are available:
 
     a        Unset all modes
     s        Unset server operator privileges
     r        Unset router operator privileges
     g        Set/unset to be gone (or use /AWAY command)
+    i        Set/unset to be indisposed
+    b        Set/unset to be busy
+    p        Set/unset to await paging
+    h        Set/unset to be hyper active
+    t        Set/unset to be actually robot
+    P        Set/unset to block incoming private messages.
+             If set then only private message secured with
+             private message keys are delivered.  Other
+             private messages server automatically discards.
+             This can be used to block unwanted private
+             messages.
+    w        Set/unset to reject anyone from watching you
 
 See also: CMODE, CUMODE, AWAY