Improve format of show command

This commit is contained in:
Joscha 2022-01-09 16:04:34 +01:00
parent b430f1594f
commit 26479ac58d
5 changed files with 66 additions and 36 deletions

View file

@ -21,6 +21,7 @@ mod layout;
mod log;
mod print;
mod show;
mod util;
#[derive(Debug, StructOpt)]
pub struct Opt {