Skip to content

Commit

Permalink
Update signature
Browse files Browse the repository at this point in the history
  • Loading branch information
WitherredAway committed Nov 1, 2024
1 parent ddc538b commit 51c2f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cogs/poketwo_administration.py
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ async def addshards(self, ctx, user: FetchUserConverter, amt: int, *, notes: Opt
)

@manager.command(
usage="[role=Moderator] [users: USER1 USER2 ...] [month: MONTH] [year: YEAR] [all-users: yes/no] [show-ids: yes/no]"
usage="[role: ROLE=Moderator] [users: USER1 USER2 ...] [month: MONTH=Previous] [year: YEAR=Current] [all-users: yes/no=no] [show-ids: yes/no=no]"
)
@checks.staff_categories_only()
@checks.is_server_manager()
Expand Down

0 comments on commit 51c2f66

Please sign in to comment.