3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-01 17:16:39 +02:00

doc/Admin.md: fix typo

This commit is contained in:
Pragmatic Software 2020-02-17 16:26:50 -08:00
parent 61ea83ccba
commit cf7bb75c57

View File

@ -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>`