Skip to content

Change the --generate-completion option to a subcommand #754

@sorairolake

Description

@sorairolake

Checklist

  • 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:

qrtool --generate-completion fish

After:

qrtool completion fish

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestrustPull requests that update Rust code

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions