mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00
Remove extra apostrophe in environment-variables.md
This commit is contained in:
parent
32497862ac
commit
bc56fba2c6
@ -76,7 +76,7 @@ system:
|
||||
detail.
|
||||
* `TERM` --- If this is set to `dumb`, it disables the progress bar.
|
||||
* `BROWSER` --- The web browser to execute to open documentation with [`cargo
|
||||
doc`]'s' `--open` flag, see [`doc.browser`] for more details.
|
||||
doc`]'s `--open` flag, see [`doc.browser`] for more details.
|
||||
* `RUSTFMT` --- Instead of running `rustfmt`,
|
||||
[`cargo fmt`](https://github.com/rust-lang/rustfmt) will execute this specified
|
||||
`rustfmt` instance instead.
|
||||
|
Loading…
x
Reference in New Issue
Block a user