Skip to content

Commit

Permalink
Update modlog.py
Browse files Browse the repository at this point in the history
  • Loading branch information
BlizzardTheWolf authored Mar 2, 2024
1 parent 9dc7462 commit ca4a02a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redbot/cogs/modlog/modlog.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

@cog_i18n(_)
class ModLog(commands.Cog):
"""Browse and manage modlog cases."""
"""Browse and manage modlog cases. To manage modlog settings, use `[p]modlogset`."""

def __init__(self, bot: Red):
super().__init__()
Expand Down

0 comments on commit ca4a02a

Please sign in to comment.