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

update flag to -f #5908

Merged
merged 1 commit into from
Sep 23, 2022
Merged

Conversation

dave-connors-3
Copy link
Contributor

resolves #5878

Description

After some discussion with the great @b-per , the standard for shorthand command line flags is a dash followed by a single character, rather than multiple. This allows for chaining multiple shorthand flags together, and is considered best practice!

This PR updates the changes merged yesterday to follow this standard.

Supporting Links!

I will miss -fr fr fr

Checklist

@cla-bot cla-bot bot added the cla:yes label Sep 22, 2022
@dave-connors-3 dave-connors-3 marked this pull request as ready for review September 22, 2022 13:44
@dave-connors-3 dave-connors-3 requested a review from a team September 22, 2022 13:44
@dave-connors-3 dave-connors-3 requested a review from a team as a code owner September 22, 2022 13:44
@jtcohen6 jtcohen6 added the cli label Sep 23, 2022
@jtcohen6 jtcohen6 merged commit 5e8dcec into main Sep 23, 2022
@jtcohen6 jtcohen6 deleted the fix/update-full-refresh-flag-to-single-character branch September 23, 2022 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CT-1204] [Feature] Add shorthand for --full-refresh flag
3 participants