Add vacation command (not implemented)
This commit is contained in:
parent
c0cb7eac82
commit
be19b88a41
@ -86,6 +86,8 @@ enum Command
|
|||||||
toggle_bad:bool,
|
toggle_bad:bool,
|
||||||
},
|
},
|
||||||
Stats { },
|
Stats { },
|
||||||
|
#[structopt(alias = "vac")]
|
||||||
|
Vacation { },
|
||||||
}
|
}
|
||||||
|
|
||||||
fn main()
|
fn main()
|
||||||
|
Loading…
Reference in New Issue
Block a user