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

Add +f modifier to grdgradient -Q to specify file #5866

Merged
merged 1 commit into from
Oct 12, 2021

Conversation

maxrjones
Copy link
Member

Description of proposed changes

This PR adds a new +f modifier to the grdgradient -Q option to allow the user to specify what file should be created or read.

Fixes #5852

Reminders

  • Make sure that your code follows our style. Use the other functions/files as a basis.
  • Add tests for new features or tests that would have caught the bug that you're fixing.
  • Describe changes to function behavior and arguments in a comment below the function declaration.
  • If adding new functionality, add a detailed description to the documentation and/or an example.

Copy link
Member

@PaulWessel PaulWessel left a comment

Choose a reason for hiding this comment

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

Looks good!

@maxrjones maxrjones added add-changelog Add PR to the changelog new core module feature PR that implements a new core module feature labels Oct 12, 2021
@maxrjones maxrjones merged commit a073740 into master Oct 12, 2021
@maxrjones maxrjones deleted the grdgradient-Qfile branch October 12, 2021 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add-changelog Add PR to the changelog new core module feature PR that implements a new core module feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add +f<file> modifier to grdgradient -Q
2 participants