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

Change option of dup subcommand from '-ht' to '-t' #720

Merged
merged 1 commit into from
May 18, 2022
Merged

Change option of dup subcommand from '-ht' to '-t' #720

merged 1 commit into from
May 18, 2022

Conversation

ongchi
Copy link
Contributor

@ongchi ongchi commented May 14, 2022

Fix #642

Option 'ht' conflicts with 'h' since the short option should be one char.

Option 'ht' conflicts with 'h' since the short option should be one char.
@ongchi ongchi changed the title Change option of dup subcommand from '-ht' to 't' Change option of dup subcommand from '-ht' to '-t' May 14, 2022
@qarmin qarmin merged commit 96def07 into qarmin:master May 18, 2022
@qarmin
Copy link
Owner

qarmin commented May 18, 2022

Thanks!

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.

Short help argument (-h) shown in help (--help) output does not work with czkawka_cli dup subcommand
2 participants