1
0
Fork 0
forked from External/ergo

LUSERS: Minor cleanups, we don't need to worry about changelog lines for now

This commit is contained in:
Daniel Oaks 2017-01-17 22:49:14 +10:00
parent 750f0ffcb6
commit 298f4907ac
3 changed files with 13 additions and 19 deletions

View file

@ -190,13 +190,11 @@ channels). <elistcond>s modify how the channels are selected.`,
//TODO(dan): Explain <elistcond>s in more specific detail
},
"lusers": {
text: `LUSERS [ <mask> [ <target> ] ]
text: `LUSERS [<mask> [<server>]]
Returns statistics about the size of the network.
If called with no arguments, the statistics will reflect the entire network.
If <mask> is given, it will return only statistics reflecting the masked subset of the network.
If <target> is given, the command will be forwarded to <server> for evaluation.`,
//TODO(vegax87): Include network statistics and parameters
Shows statistics about the size of the network. If <mask> is given, only
returns stats for servers matching the given mask. If <server> is given, the
command is processed by that server.`,
},
"mode": {
text: `MODE <target> [<modestring> [<mode arguments>...]]