diff --git a/commands/utility/gif2vid.js b/commands/utility/gif2vid.js index 670e45ea..5b506a31 100644 --- a/commands/utility/gif2vid.js +++ b/commands/utility/gif2vid.js @@ -18,7 +18,7 @@ class gif2vidCommand extends Command { ], description: { content: 'Transform gif into video.', - usage: '[link to video]', + usage: '[link to gif]', examples: [''] } });