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

Fix positional args help #791

Merged
merged 1 commit into from
Apr 29, 2023

Conversation

mwestphal
Copy link
Contributor

No description provided.

@mwestphal mwestphal marked this pull request as ready for review April 29, 2023 09:33
@mwestphal
Copy link
Contributor Author

@snoyer @Meakk please review

@mwestphal mwestphal requested a review from Meakk April 29, 2023 09:33
@codecov
Copy link

codecov bot commented Apr 29, 2023

Codecov Report

Merging #791 (a49ece2) into master (c593081) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #791   +/-   ##
=======================================
  Coverage   96.69%   96.69%           
=======================================
  Files         115      115           
  Lines        5779     5781    +2     
=======================================
+ Hits         5588     5590    +2     
  Misses        191      191           
Impacted Files Coverage Δ
application/F3DOptionsParser.cxx 98.25% <100.00%> (+0.01%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@snoyer snoyer left a comment

Choose a reason for hiding this comment

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

this->DeclareOption(grp0, "input", "", "Input file", inputs, LocalHasDefaultNo, MayHaveConfig::YES , "<files>");

You may want to pluralize "Input files" to match "<files>" while you're here.
Otherwise all good now.

@mwestphal
Copy link
Contributor Author

Thanks !

@mwestphal mwestphal merged commit 88425b8 into f3d-app:master Apr 29, 2023
mwestphal added a commit that referenced this pull request Feb 10, 2024
mwestphalnew pushed a commit to mwestphalnew/f3d that referenced this pull request Feb 10, 2024
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.

3 participants