]> jfr.im git - irc/quakenet/newserv.git/blobdiff - helpmod2/commands/term
BUILD: specify all dependencies and upgrade to bionic
[irc/quakenet/newserv.git] / helpmod2 / commands / term
index f7c9e7e0d407574509185694147b91caf5ef98a5..7964a2a25b4eb80e351ba15cf1d042c201ad1f76 100644 (file)
@@ -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.