View Issue Details

IDProjectCategoryView StatusLast Update
0002052unrealdocumentationpublic2007-04-27 06:15
Reporteral5001 Assigned To 
PrioritynormalSeveritytextReproducibilityN/A
Status closedResolutionfixed 
Summary0002052: WHO command flags
DescriptionThe only help on the flags for WHO is in help.conf, provided in every Unreal3.2 tarball. It would be handy to have this info in "unreal32docs.html".

Pasted from help.conf:

***** Who *****
 -
 Retrieves information about users
 -
 Syntax:
 /WHO [+|-][acghmnsuCM] [args]
 Flags are specified like channel modes, the flags cgmnsu all have arguments
 Flags are set to a positive check by +, a negative check by -
 The flags available:
 Flag a: user is away
 Flag c <channel>: user is on <channel>, no wildcards accepted
 Flag g <gcos/realname>: user has string <gcos> in their GCOS,
 wildcards accepted, oper only
 Flag h <host>: user has string <host> in their hostname, wildcards are accepted
 Flag m <usermodes>: user has <usermodes> set on them, only o/A/a for nonopers
 Flag n <nick>: user has string <nick> in their nickname, wildcards accepted
 Flag s <server>: user is on server <server>, wildcards not accepted
 Flag u <user>: user has string <user> in their username, wildcards accepted
 Behavior flags:
 Flag C: show first visible channel user is in
 Flag M: check for user in channels I am a member of
 -
 For backwards compatibility, /who 0 o still shows +o users
 Example: WHO +m o
3rd party modules

Activities

codemastr

2004-09-03 23:57

reporter   ~0007488

Honestly, I'd rather remove the command documentation from unreal32docs.html. Having documentation in multiple places only leads to updating one and forgetting to update the other, as you point out here.

al5001

2004-09-05 00:09

reporter   ~0007530

Yeah. The best would be to have it all in help.conf. That way, once it's loaded into the IRC server, one can just use /quote help.

Issue History

Date Modified Username Field Change
2004-09-03 04:20 al5001 New Issue
2004-09-03 23:57 codemastr Note Added: 0007488
2004-09-05 00:09 al5001 Note Added: 0007530
2007-04-27 06:15 stskeeps Status new => closed
2007-04-27 06:15 stskeeps Resolution open => fixed