Clarifies it's only loaded.

This commit is contained in:
bobloy
2021-03-15 11:14:48 -04:00
parent 1472ce5138
commit ea136fcb47

View File

@@ -1591,7 +1591,7 @@ class Core(commands.commands._RuleDropper, commands.Cog, CoreLogic):
This will unload and then load the specified cogs.
Cogs that were not loaded will be loaded.
Cogs that were not loaded will only be loaded.
Examples:
- `[p]reload general` - Unloads then loads the `general` cog.