diff --git a/commands/util/options.js b/commands/util/options.js index d71b6f68..51892f96 100644 --- a/commands/util/options.js +++ b/commands/util/options.js @@ -19,6 +19,7 @@ module.exports = class OptionsCommand extends Command { Place the option in the appropriate channel's topic to use. \`\` Disables leave messages (System Channel). + \`\` Marks the channel as a portal channel for \`portal-send\`. `); } };