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: help command provides info on options #143

Merged
merged 1 commit into from Jul 10, 2018
Merged

Conversation

nfischer
Copy link
Member

@nfischer nfischer commented Jul 4, 2018

This adds an 'shx-options' section the help output, covering options
such as --fatal, --silent, etc.

This also reformats existing help text slightly.

Fixes #101

This adds an 'shx-options' section the help output, covering options
such as --fatal, --silent, etc.

This also reformats existing help text slightly.

Fixes #101
@nfischer nfischer self-assigned this Jul 4, 2018
@nfischer nfischer requested a review from freitagbr July 4, 2018 23:12
Copy link
Contributor

@freitagbr freitagbr left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov-io
Copy link

Codecov Report

Merging #143 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #143   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines          75     82    +7     
=====================================
+ Hits           75     82    +7
Impacted Files Coverage Δ
src/help.js 100% <100%> (ø) ⬆️
src/config.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 22352d2...4c29f09. Read the comment docs.

@nfischer nfischer merged commit e5dc8de into master Jul 10, 2018
@nfischer nfischer deleted the feat-help-list-options branch July 10, 2018 21:35
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