diff --git a/commands/utility/download.js b/commands/utility/download.js index eaad77ca..9021b6bc 100644 --- a/commands/utility/download.js +++ b/commands/utility/download.js @@ -25,7 +25,7 @@ class DownloadCommand extends Command { ], clientPermissions: ['ATTACH_FILES'], description: { - content: 'Download videos from different website from the link you provided, use "-s" to make the vid a spoiler, use "--alt" to download from website that dosen\'t work otherwise (e.g: twitter)', + content: 'Download videos from different website from the link you provided, use "-s" to make the vid a spoiler', usage: '[link]', examples: ['https://www.youtube.com/watch?v=6n3pFFPSlW4'] }