Unclaimed project
Are you a maintainer of commander.js? Claim this project to take control of your public changelog and roadmap.
Changelog
node.js command-line interfaces made easy
Last updated about 1 month ago
.addHelpOption() as another way of configuring built-in help option (#2006).helpCommand() for configuring built-in help command (#2087).addHelpCommand() now takes a Command (passing string or boolean still works as before but deprecated) (#2087).addHelpCommand() passing string or boolean (use .helpCommand() or pass a Command) (#2087)