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