Miscellaneous doc fixes

This commit is contained in:
Zhaofeng Li 2021-03-17 19:03:53 -07:00
parent 610a725ba2
commit 29cfd45141
3 changed files with 9 additions and 4 deletions

View file

@ -79,6 +79,7 @@ For a sample configuration, see <https://github.com/zhaofengli/colmena>.
command!(exec, matches);
app.print_long_help().unwrap();
println!();
}
fn init_logging() {