]> jfr.im git - irc/quakenet/newserv.git/blame - helpmod2/commands/term
LOCALUSER: Changed "localinvite" to take a chanindex * to identify the
[irc/quakenet/newserv.git] / helpmod2 / commands / term
CommitLineData
9af95c3d 1Syntax: term [channel] [operation] [parameters]
504f62c7
CP
2Example: term #feds add user user is the source of all problems
3Handles terms for channels, if the channel is omitted, global terms are handled.
4Following operations are supported:
5add [term] [description] Adds a term
6del [term] Deletes a term, up to 6 terms can be specified
7get [term] Gets a specific term
8find [pattern] Returns the first term matching the pattern
9af95c3d 9list [pattern] Lists all term names
504f62c7 10listfull Lists all terms with their descriptions
e908ecfa 11Command '?' is available to all users and is the same as term [channel] find.