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 6d92a19 commit dd34120Copy full SHA for dd34120
build_system/src/config.rs
@@ -472,8 +472,7 @@ impl ConfigInfo {
472
473
pub fn show_usage() {
474
println!(
475
- "
476
- --features [arg] : Add a new feature [arg]
+ " --features [arg] : Add a new feature [arg]
477
--target-triple [arg] : Set the target triple to [arg]
478
--target [arg] : Set the target to [arg]
479
--out-dir : Location where the files will be generated
0 commit comments