summaryrefslogtreecommitdiff
path: root/plugins/regex_admin.py
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/regex_admin.py')
-rw-r--r--plugins/regex_admin.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/plugins/regex_admin.py b/plugins/regex_admin.py
index dbd5e49f..05b65db2 100644
--- a/plugins/regex_admin.py
+++ b/plugins/regex_admin.py
@@ -15,18 +15,17 @@ Commands
Those commands take a regular expression (as defined in the
`re module documentation`_) as a parameter.
-For roles
-~~~~~~~~~
-
.. glossary::
:sorted:
/rkick
+ **Usage:** ``/rkick <regex>``
Kick a participant using a regex.
/rban
+ **Usage:** ``/rban <regex>``
Ban a participant using a regex.