From 80b64a6fb557bde9380ce7b3c63289797d62239f Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Tue, 14 Sep 2021 22:12:49 -0700 Subject: [PATCH] Doc/Commands.md: update `list commands` with an example --- doc/Commands.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/Commands.md b/doc/Commands.md index 348cc107..c90b2e37 100644 --- a/doc/Commands.md +++ b/doc/Commands.md @@ -369,7 +369,10 @@ subroutine and data structures. To list all built-in commands, use the `list commands` command. Commands prefixed with a `+` require the user to have the respective `can-` -user-capability in order to invoke it. +[user-capability](Admin.md#user-capabilities) in order to invoke it. + + list commands + Registered commands: +actiontrigger aka +akadelete +akalink +akaunlink +antispam +ban +ban-exempt banlist battleship +blacklist cap +chanadd +chanlist ... etc #### Creating new built-in commands Built-in commands are created via the `register()` function of the `Commands`