diff --git a/bot/modules/meta/help.py b/bot/modules/meta/help.py index f7bd5508..400c5d27 100644 --- a/bot/modules/meta/help.py +++ b/bot/modules/meta/help.py @@ -35,7 +35,7 @@ admin_group_order = ( # TODO: Add config fields for this title = "LionBot Command List" header = """ -For more detailed information about each command use `{ctx.best_prefix}help `. +Use `{ctx.best_prefix}help ` (e.g. `{ctx.best_prefix}help send`) to see how to use each command. """