Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(respec2html): upgrade to command-line-usage V3 #815

Merged
merged 2 commits into from Jun 14, 2016

Conversation

marcoscaceres
Copy link
Member

@marcoscaceres marcoscaceres commented Jun 8, 2016

V3 of command-line-args was a breaking change. Update fixes issues and makes a few enhancements.


This change is Reviewable

screenshot 2016-06-08 18 11 17

@marcoscaceres
Copy link
Member Author

Added picture of new output ... so pretty 😻

@marcoscaceres
Copy link
Member Author

@dontcallmedom, you are the primary consumer of this feature. Can you ptal? The changes are all cosmetic, but always appreciate your input.

tasks.showHelp();
process.exit(2);
console.info(getUsage(usageSections));
console.error(colors.red(err.message));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

given what I see on line 111, shouldn't this becolors.error

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch.

@marcoscaceres marcoscaceres merged commit b6eb2f4 into develop Jun 14, 2016
@marcoscaceres marcoscaceres deleted the update-cmd-tools branch June 14, 2016 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants