Skip to content

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

Merged
maxrjones merged 1 commit intomasterfrom
grdgradient-Qfile
Oct 12, 2021
Merged

Add +f modifier to grdgradient -Q to specify file#5866
maxrjones merged 1 commit intomasterfrom
grdgradient-Qfile

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.

@maxrjones maxrjones requested a review from PaulWessel October 12, 2021 20:53
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