Rename to kitchentimer.

This commit is contained in:
shy 2021-04-06 06:45:02 +02:00
parent 851c950625
commit b84ad6676b
3 changed files with 5 additions and 5 deletions

View file

@ -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 [...]]