Tweak help output for users and chans to indicate multiple arguments are possible
This commit is contained in:
@@ -20,6 +20,6 @@
|
|||||||
"loadmod": "loadmod <module>",
|
"loadmod": "loadmod <module>",
|
||||||
"msg": "msg <name> <target> <message...>",
|
"msg": "msg <name> <target> <message...>",
|
||||||
"mon": "mon -h",
|
"mon": "mon -h",
|
||||||
"chans": "chans <nick>",
|
"chans": "chans <nick> [<nick> ...]",
|
||||||
"users": "users <channel>"
|
"users": "users <channel> [<channel> ...]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user