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

fixing flags usage text to first capital letter. #1102

Merged
merged 1 commit into from
Nov 8, 2021

Conversation

dhiemaz
Copy link
Contributor

@dhiemaz dhiemaz commented Oct 22, 2021

I see there is usage text which uses the first lower capital letter and the others are the first capital letter. This PR is Changing those flags usage text to first capital letter.

@codecov
Copy link

codecov bot commented Oct 22, 2021

Codecov Report

Merging #1102 (6343092) into main (4a66a69) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1102   +/-   ##
=======================================
  Coverage   61.96%   61.96%           
=======================================
  Files          22       22           
  Lines        1438     1438           
=======================================
  Hits          891      891           
  Misses        463      463           
  Partials       84       84           
Impacted Files Coverage Δ
internal/flags/flags.go 88.65% <100.00%> (ø)

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 4a66a69...6343092. Read the comment docs.

Copy link
Member

@simskij simskij left a comment

Choose a reason for hiding this comment

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

Thank you for your contributions!

@simskij simskij merged commit c0fd77d into containrrr:main Nov 8, 2021
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.

2 participants