Improve format of show command
This commit is contained in:
parent
b430f1594f
commit
26479ac58d
5 changed files with 66 additions and 36 deletions
|
|
@ -21,6 +21,7 @@ mod layout;
|
|||
mod log;
|
||||
mod print;
|
||||
mod show;
|
||||
mod util;
|
||||
|
||||
#[derive(Debug, StructOpt)]
|
||||
pub struct Opt {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue