diff --git a/commands/suggest/index.js b/commands/suggest/index.js
index d7d4e2b2..de48b79f 100644
--- a/commands/suggest/index.js
+++ b/commands/suggest/index.js
@@ -100,6 +100,7 @@ module.exports = {
`You can remove a suggestion you've created via the $unset suggestion (ID)
command.`,
"For more info, check that command's help page.",
+ "",
`$suggest (text)
`,
"Creates a suggestion.",
@@ -109,6 +110,7 @@ module.exports = {
`$suggest amend:(ID) (text)
`,
"Amends an existing suggestion that you've made with more text.",
+ "",
`$unset ${unsetSuggestion.name} (${unsetSuggestion.parameter})
`,
unsetSuggestion.description