Fixing command-line option name
This commit is contained in:
parent
67d36c7019
commit
f2bed291ba
@ -11,7 +11,7 @@ reorder_imported_names = true
|
||||
|
||||
Each configuration option is either stable or unstable.
|
||||
Stable options can be used directly, while unstable options are opt-in.
|
||||
To enable unstable options, set `unstable_features = true` in `rustfmt.toml` or pass `--unstable-options` to rustfmt.
|
||||
To enable unstable options, set `unstable_features = true` in `rustfmt.toml` or pass `--unstable-features` to rustfmt.
|
||||
|
||||
# Configuration Options
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user