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.
2 parents 2cf2230 + f8a1acc commit a8fe38aCopy full SHA for a8fe38a
README.md
@@ -55,7 +55,7 @@ screen, for example.
55
56
Rustfmt is designed to be very configurable. You can create a TOML file called
57
rustfmt.toml, place it in the project directory and it will apply the options
58
-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,
59
or if you prefer to see source code, [src/config.rs].
60
61
By default, Rustfmt uses a style which (mostly) confirms to the
0 commit comments