From 2f6b4b85f421e709710bcdadd469701e09a2aa96 Mon Sep 17 00:00:00 2001 From: Salanto <62221668+Salanto@users.noreply.github.com> Date: Sat, 18 Sep 2021 19:58:17 +0200 Subject: [PATCH] Literally unreadable, again Co-authored-by: Rosemary Witchaven <32779090+in1tiate@users.noreply.github.com> --- bin/config_sample/text/commandhelp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/config_sample/text/commandhelp.json b/bin/config_sample/text/commandhelp.json index 562ed5f..4ea9940 100644 --- a/bin/config_sample/text/commandhelp.json +++ b/bin/config_sample/text/commandhelp.json @@ -591,7 +591,7 @@ }, { "name":"update_ban", - "usage":"/update_ban [Duration|Reason]", + "usage":"/update_ban ['duration'|'reason'] ", "text":"Updates a ban in the database, changing either its reason or duration. First argument is the ban ID. Second is the field, 'reason' or 'duration'. Last argument is either the new duration or reason." }, {