Detect sections; Unify printing help across the tools
This commit is contained in:
@@ -60,7 +60,7 @@ fn main() {
|
||||
}
|
||||
},
|
||||
Err(error) => {
|
||||
eprintln!("{}", error)
|
||||
println!("{}", error)
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user