aboutsummaryrefslogtreecommitdiff
path: root/commands/ban.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/ban.js')
-rw-r--r--commands/ban.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/ban.js b/commands/ban.js
index 1f25f15..2c00a38 100644
--- a/commands/ban.js
+++ b/commands/ban.js
@@ -39,6 +39,6 @@ exports.conf = {
exports.help = {
name: 'ban',
description: 'Bans a member',
- usage: 'ban [user] [time]',
+ usage: 'ban [user] [reason]',
category: '- Moderation Commands',
};