Add a help page for the chans command
This commit is contained in:
parent
7baa81aa30
commit
eaebab0cf4
|
@ -19,5 +19,6 @@
|
|||
"dist": "dist",
|
||||
"loadmod": "loadmod <module>",
|
||||
"msg": "msg <name> <target> <message...>",
|
||||
"mon": "mon -h"
|
||||
"mon": "mon -h",
|
||||
"chans": "chans <nick>"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue