Skip to content

Commit 5120ff9

Browse files
committed
Update noteedit usage
1 parent bb972c0 commit 5120ff9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/commands/misc/noteedit.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export default class NoteEdit extends Command {
1515
Notes are either per category (when used in a guild) or per user (when used in DM's).
1616
1717
Requires "Manage Messages" permissions to add/remove/edit, but anyone can see.`,
18-
usage: "noteedit <id>",
18+
usage: "noteedit <id> <new name>",
1919
aliases: ["editn", "editnote", "enote"],
2020
options: [{
2121
name: "id",

0 commit comments

Comments
 (0)