This commit is contained in:
Federico Terzi 2019-09-28 09:56:59 +02:00
parent 9c8b4d084d
commit a51e140117

View File

@ -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