aboutsummaryrefslogtreecommitdiff
path: root/commands/Pokemon/join.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/Pokemon/join.js')
-rw-r--r--commands/Pokemon/join.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/Pokemon/join.js b/commands/Pokemon/join.js
index 91c6c7e..2187eef 100644
--- a/commands/Pokemon/join.js
+++ b/commands/Pokemon/join.js
@@ -58,5 +58,5 @@ exports.conf = {
exports.help = {
name: 'join',
description: 'Join one of the teams!',
- usage: '<aqua/rocket/magma>',
+ usage: '<flare/skull>',
};