rust-lang / cargo-bisect-rustc

Bisects rustc, either nightlies or CI artifacts
https://rust-lang.github.io/cargo-bisect-rustc/
Apache License 2.0
177 stars 55 forks source link

Update doc-change example. #336

Closed ehuss closed 6 months ago

ehuss commented 6 months ago

The example had an invalid command, where --start and `--end require an argument.

Additionally, explain how to work around the alias problem with --host.