[CustomCommands/Docs] Fix argument name in [p]cc show command docstring (#5149)

* [CustomCom] Fix argument name in ``[p]cc show`` command docstring

* update docs
This commit is contained in:
Kreusada
2021-06-18 22:48:46 +01:00
committed by GitHub
parent e52fb2c086
commit 8a6aa41d86
2 changed files with 2 additions and 2 deletions

View File

@@ -544,7 +544,7 @@ class CustomCommands(commands.Cog):
**Arguments:**
- `<command>` The custom command to show.
- `<command_name>` The custom command to show.
"""
try: