3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-04 18:38:47 +02:00

doc/Admin.md: improvements

This commit is contained in:
Pragmatic Software 2020-03-08 16:28:29 -07:00
parent 2895d9a7b2
commit 8f75fe8e79

View File

@ -548,7 +548,7 @@ Name | Description
### eventqueue
Manages the PBot event queue. Can be used to add commands that run at a future time.
Usage: `eventqueue list [filter regex] | add <relative time> <command> | delete <regex>
Usage: `eventqueue list [filter regex] | add <relative time> <command> | delete <regex>`
For example, to schedule a command to run 10 seconds from now: