diff --git a/src/cmds/changelogs/single.js b/src/cmds/changelogs/single.js index 659223bc1..104a8e36e 100644 --- a/src/cmds/changelogs/single.js +++ b/src/cmds/changelogs/single.js @@ -10,7 +10,7 @@ module.exports = class SingleChangelogCommand { this.usage = 'changelogs:single [options]'; this.description = 'Sync a single Markdown file to your ReadMe project as a Changelog post.'; this.cmdCategory = 'changelogs'; - this.position = 3; + this.position = 2; this.hiddenArgs = ['filePath']; this.args = [