fix documentation of config help
This commit is contained in:
parent
2cf2230002
commit
f8a1acc5e2
@ -55,7 +55,7 @@ screen, for example.
|
||||
|
||||
Rustfmt is designed to be very configurable. You can create a TOML file called
|
||||
rustfmt.toml, place it in the project directory and it will apply the options
|
||||
in that file. See `cargo run --help-config` for the options which are available,
|
||||
in that file. See `cargo run -- --config-help` for the options which are available,
|
||||
or if you prefer to see source code, [src/config.rs].
|
||||
|
||||
By default, Rustfmt uses a style which (mostly) confirms to the
|
||||
|
Loading…
x
Reference in New Issue
Block a user