Skip to content

Commit dd34120

Browse files
remove new line
1 parent 6d92a19 commit dd34120

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build_system/src/config.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -472,8 +472,7 @@ impl ConfigInfo {
472472

473473
pub fn show_usage() {
474474
println!(
475-
"
476-
--features [arg] : Add a new feature [arg]
475+
" --features [arg] : Add a new feature [arg]
477476
--target-triple [arg] : Set the target triple to [arg]
478477
--target [arg] : Set the target to [arg]
479478
--out-dir : Location where the files will be generated

0 commit comments

Comments
 (0)