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

node: Change short for graphman prune --history to -y #4041

Merged
merged 1 commit into from
Oct 7, 2022
Merged

Conversation

lutter
Copy link
Collaborator

@lutter lutter commented Oct 7, 2022

Using -h here conflicts with the autogenerated help option, and it seems better to keep -h for help even though -y for history is a bit goofy

The change is necessary since graphman prune -h .. panics since -h is short for both help and history

Using `-h` here conflicts with the autogenerated help option, and it seems
better to keep `-h` for help even though `-y` for history is a bit goofy
@lutter lutter merged commit 2fb4a3d into master Oct 7, 2022
@lutter lutter deleted the lutter/prune branch October 7, 2022 15:45
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.

None yet

2 participants