[Downloader] Fix [p]cog uninstall examples (#5019)

* [Downloader] fix `[p]cog uninstall` examples

* [Docs] fix Downloader guide's `[p]cog uninstall` examples
This commit is contained in:
Obi-Wan3 2021-05-02 10:18:38 -07:00 committed by GitHub
parent 01561fbe07
commit 7f05841b96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -235,8 +235,8 @@ You may only uninstall cogs which were previously installed
by Downloader. by Downloader.
Examples: Examples:
- ``[p]cog uninstall 26-Cogs defender`` - ``[p]cog uninstall defender``
- ``[p]cog uninstall Laggrons-Dumb-Cogs say roleinvite`` - ``[p]cog uninstall say roleinvite``
**Arguments** **Arguments**

View File

@ -904,8 +904,8 @@ class Downloader(commands.Cog):
by Downloader. by Downloader.
Examples: Examples:
- `[p]cog uninstall 26-Cogs defender` - `[p]cog uninstall defender`
- `[p]cog uninstall Laggrons-Dumb-Cogs say roleinvite` - `[p]cog uninstall say roleinvite`
**Arguments** **Arguments**