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

refactor: standardize -q and -Q shortcut options #2468

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

jqnatividad
Copy link
Collaborator

-q is a shortcut for --quiet
-Q is a shortcut for --quick (used in search, searchset & sniff commands)

also removed -Q, --quote shortcut from sniff and using it for --quick instead

resolves #2466

`-q` is a shortcut for `--quiet`
`-Q` is a shortcut for `--quick` (used in `search`, `searchset` & `sniff` commands)

also removed `-Q, --quote` shortcut from `sniff` and using it for `--quick` instead
@jqnatividad jqnatividad merged commit b83c83d into master Jan 22, 2025
4 checks passed
@jqnatividad jqnatividad deleted the 2466-lowercase-q-quiet-option branch January 22, 2025 03:33
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.

-q vs -Q
1 participant