mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 02:16:09 -05:00
[V3] Fix help's help (#1606)
This commit is contained in:
@@ -280,6 +280,7 @@ class Help(formatter.HelpFormatter):
|
||||
@commands.command()
|
||||
async def help(ctx, *cmds: str):
|
||||
"""Shows help documentation.
|
||||
|
||||
[p]**help**: Shows the help manual.
|
||||
[p]**help** command: Show help for a command
|
||||
[p]**help** Category: Show commands and description for a category"""
|
||||
|
||||
Reference in New Issue
Block a user