cargo-bins / cargo-binstall

Binary installation for rust projects
GNU General Public License v3.0
1.63k stars 60 forks source link

`pkg-fmt` not documented #1885

Closed pinage404 closed 3 months ago

pinage404 commented 3 months ago

Hello,

I didn't find the others possible value for pkg-fmt in the documentation https://github.com/cargo-bins/cargo-binstall/blob/448bb02a7fb3bded10e371612519f0c07c920411/SUPPORT.md

I had to search in the source https://github.com/cargo-bins/cargo-binstall/blob/448bb02a7fb3bded10e371612519f0c07c920411/crates/bin/src/args.rs#L111 https://github.com/cargo-bins/cargo-binstall/blob/448bb02a7fb3bded10e371612519f0c07c920411/crates/binstalk-types/src/cargo_toml_binstall/package_formats.rs#L10

I suggest to add the different values in the documentation

NobodyXu commented 3 months ago

Thanks!

I think we can add a link to docs.rs in our SUPPORT.md