Rename to kitchentimer.
This commit is contained in:
parent
851c950625
commit
b84ad6676b
3 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@ use alarm::{Countdown, AlarmRoster, alarm_exec};
|
|||
use layout::{Layout, Position};
|
||||
|
||||
|
||||
const NAME: &str = "kt (kitchentime)";
|
||||
const NAME: &str = "kitchentimer";
|
||||
const VERSION: &str = "0.0.1";
|
||||
const USAGE: &str =
|
||||
"USAGE: kt [-h|--help] [-v|--version] [-p|--plain] [-e|--exec COMMAND [...]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue