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: improve cli documentation when using the --help flag #303

Merged
merged 3 commits into from
Jan 16, 2023

Conversation

ga-paul-t
Copy link
Collaborator

closes #129

@codecov-commenter
Copy link

Codecov Report

Merging #303 (29b3d0b) into main (624cf49) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #303      +/-   ##
==========================================
+ Coverage   83.29%   83.32%   +0.03%     
==========================================
  Files          43       43              
  Lines        2185     2189       +4     
==========================================
+ Hits         1820     1824       +4     
  Misses        290      290              
  Partials       75       75              
Impacted Files Coverage Δ
cmd/uplift/bump.go 83.11% <100.00%> (+0.22%) ⬆️
cmd/uplift/changelog.go 86.32% <100.00%> (+0.11%) ⬆️
cmd/uplift/release.go 85.03% <100.00%> (+0.23%) ⬆️
cmd/uplift/tag.go 84.14% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ga-paul-t ga-paul-t merged commit 749850e into main Jan 16, 2023
@ga-paul-t ga-paul-t deleted the improve-cli-docs branch January 16, 2023 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: improve CLI documentation when using --help from a terminal
2 participants