mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 03:49:29 +01:00
doc/Admin.md: add "listing modules"
This commit is contained in:
parent
f0c9ea3cb4
commit
a9d7808e37
@ -37,6 +37,7 @@
|
||||
* [Module management commands](#module-management-commands)
|
||||
* [load](#load)
|
||||
* [unload](#unload)
|
||||
* [Listing modules](#listing-modules)
|
||||
* [Plugin management commands](#plugin-management-commands)
|
||||
* [plug](#plug)
|
||||
* [unplug](#unplug)
|
||||
@ -296,6 +297,12 @@ the module was loaded as.
|
||||
|
||||
Usage: `unload <keyword>`
|
||||
|
||||
### Listing modules
|
||||
To list modules, use the `list modules` command. This is not an admin command, but
|
||||
it is included here for completeness.
|
||||
|
||||
Usage: `list modules`
|
||||
|
||||
## Plugin management commands
|
||||
|
||||
### plug
|
||||
|
Loading…
Reference in New Issue
Block a user