diff --git a/SOURCES/main/cmdgrp/ban/delete b/SOURCES/main/cmdgrp/ban/delete index 633b514..956e787 100644 --- a/SOURCES/main/cmdgrp/ban/delete +++ b/SOURCES/main/cmdgrp/ban/delete @@ -30,7 +30,7 @@ function cmd_usage () function cmd_info () { - echo "remove the specified user(s) from the blocklist" + echo "Remove the specified user(s) from the blocklist" } function cmd_help ()