X-Git-Url: https://jfr.im/git/irc/quakenet/newserv.git/blobdiff_plain/504f62c74ce5642282727d34bc15077a54f35724..e2527cba3979ffb1f5e9dfae3c8701f046ffee35:/helpmod2/commands/term diff --git a/helpmod2/commands/term b/helpmod2/commands/term index f7c9e7e0..7964a2a2 100644 --- a/helpmod2/commands/term +++ b/helpmod2/commands/term @@ -1,4 +1,4 @@ -Syntax: term [channel] [operation] [parameters] +Syntax: term [channel] [operation] [parameters] Example: term #feds add user user is the source of all problems Handles terms for channels, if the channel is omitted, global terms are handled. Following operations are supported: @@ -6,6 +6,6 @@ add [term] [description] Adds a term del [term] Deletes a term, up to 6 terms can be specified get [term] Gets a specific term find [pattern] Returns the first term matching the pattern -list Lists all term names +list [pattern] Lists all term names listfull Lists all terms with their descriptions -Command '?' is available to all users and is the same as term [channel] find. \ No newline at end of file +Command '?' is available to all users and is the same as term [channel] find.