mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 11:59:43 +01:00
doc/Admin.md: fix typo
This commit is contained in:
parent
61ea83ccba
commit
cf7bb75c57
@ -529,7 +529,7 @@ Usage: `cmdset <command> [key [value]]`
|
||||
Omit `<key>` and `<value>` to list all the keys and values for a command. Specify `<key>`, but omit `<value>` to see the value for a specific key.
|
||||
|
||||
### cmdunset
|
||||
Use `cmdset` to delete various [metadata](#command-metadata-list) from built-in commands.
|
||||
Use `cmdunset` to delete various [metadata](#command-metadata-list) from built-in commands.
|
||||
|
||||
Usage: `cmdunset <command> <key>`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user