diff --git a/docs/help/in/watch.in b/docs/help/in/watch.in index 8d90118e..57602053 100644 --- a/docs/help/in/watch.in +++ b/docs/help/in/watch.in @@ -1,3 +1,4 @@ + WATCH %|[[+|-]][ [+|-] ...] Works only in networks using Bahamut ircd. @@ -5,13 +6,13 @@ Works only in networks using Bahamut ircd. WATCH is somewhat equal to ISON/NOTIFY, but server-based. With WATCH server sends status information to client, instead of client sending ISON's. Therefore WATCH is technically a bit smarter solution than -ISON/NOTIFY. Only disadvantage is WATCH not being "saved" in any way. -Once you disconnect, your WATCH list will get cleared. +ISON/NOTIFY. The only disadvantage is your WATCH list not being +"saved". Once you disconnect, your WATCH list will get cleared. WATCH is based on a nick, and must be prepended with a plus ('+') to be -added to your silence list. A minus sign ('-') will remove an entry -from the list. With no arguments, WATCH returns a list of your WATCH -list entries. +added to your watch list. A minus sign ('-') will remove an entry from +the list. With no arguments, WATCH returns a list of your WATCH list +entries. See also: NOTIFY, WHOIS, WHOWAS