volks73 / cargo-wix

A cargo subcommand to build Windows installers for rust projects using the WiX Toolset
https://volks73.github.io/cargo-wix
Apache License 2.0
306 stars 25 forks source link

Add `--profile` option to online documentation #294

Open volks73 opened 1 month ago

volks73 commented 1 month ago

As mentioned in https://github.com/volks73/cargo-wix/pull/198#issuecomment-2274300937, the online documentation needs to be updated with the new flags and options from recent PRs to match the --help content.