We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3249786 commit bc56fbaCopy full SHA for bc56fba
src/doc/src/reference/environment-variables.md
@@ -76,7 +76,7 @@ system:
76
detail.
77
* `TERM` --- If this is set to `dumb`, it disables the progress bar.
78
* `BROWSER` --- The web browser to execute to open documentation with [`cargo
79
- doc`]'s' `--open` flag, see [`doc.browser`] for more details.
+ doc`]'s `--open` flag, see [`doc.browser`] for more details.
80
* `RUSTFMT` --- Instead of running `rustfmt`,
81
[`cargo fmt`](https://github.com/rust-lang/rustfmt) will execute this specified
82
`rustfmt` instance instead.
0 commit comments