Fix #52
This commit is contained in:
parent
9c8b4d084d
commit
a51e140117
|
@ -244,6 +244,7 @@ fn main() {
|
|||
|
||||
// Defaults help print
|
||||
clap_instance.print_long_help().expect("Unable to print help");
|
||||
println!();
|
||||
}
|
||||
|
||||
/// Daemon subcommand, start the event loop and spawn a background thread worker
|
||||
|
|
Loading…
Reference in New Issue
Block a user