View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002052 | unreal | documentation | public | 2004-09-03 04:20 | 2007-04-27 06:15 |
| Reporter | al5001 | Assigned To | |||
| Priority | normal | Severity | text | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Summary | 0002052: WHO command flags | ||||
| Description | The 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 | |||||
|
|
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. |
|
|
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. |