From 6d8c7c144fa7c1158b5aabcb0b095841dee525c6 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Wed, 22 Jan 2020 22:27:01 -0800 Subject: [PATCH] doc/Admin.md: fix minor typo --- doc/Admin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Admin.md b/doc/Admin.md index bb543a33..6f23b3b5 100644 --- a/doc/Admin.md +++ b/doc/Admin.md @@ -328,7 +328,7 @@ Use `cmdset` to set various [metadata](#command-metadata-list) for built-in comm Usage: `cmdset [key [value]]` -Omit `` and `` to list all the keys and values for a factoid. Specify ``, but omit `` to see the value for a specific key. +Omit `` and `` to list all the keys and values for a command. Specify ``, but omit `` to see the value for a specific key. ### cmdunset Use `cmdset` to delete various [metadata](#command-metadata-list) from built-in commands.