### Checklist - [x] I have searched the existing issues ### Summary `qrtool` has subcommands, so I think it would be better to make the `--generate-completion` option a subcommand. > [!IMPORTANT] > This is a breaking change. Before: ```sh qrtool --generate-completion fish ``` After: ```sh qrtool completion fish ``` ### Additional context _No response_ ### Code of Conduct - [x] I agree to follow this project's Code of Conduct
Checklist
Summary
qrtoolhas subcommands, so I think it would be better to make the--generate-completionoption a subcommand.Important
This is a breaking change.
Before:
After:
Additional context
No response
Code of Conduct