mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
[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:
parent
01561fbe07
commit
7f05841b96
@ -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**
|
||||||
|
|
||||||
|
|||||||
@ -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**
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user