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." }, {