Revised description.
This commit is contained in:
parent
5a2e7a1013
commit
f7c523eb2f
1 changed files with 5 additions and 3 deletions
|
@ -1,8 +1,10 @@
|
||||||
|
# kitchentimer
|
||||||
|
|
||||||
Simple timing application for text terminals. Helper for preparing tea,
|
Simple timing application for text terminals. Helper for preparing tea,
|
||||||
coffee, pasta etc.
|
coffee, pasta etc.
|
||||||
|
Features a single large up-counting clock with optional alarm times. Alarm
|
||||||
Single large up-counting clock with optional alarm times. Alarm times may
|
times may be given as command line arguments, read from stdin or entered
|
||||||
be given as command line arguments, read from stdin or entered interactively.
|
interactively.
|
||||||
|
|
||||||
|
|
||||||
USAGE: kitchentimer [-h|-v] [-e|--exec COMMAND] [-p] [-q] [ALARM[/LABEL]]
|
USAGE: kitchentimer [-h|-v] [-e|--exec COMMAND] [-p] [-q] [ALARM[/LABEL]]
|
||||||
|
|
Loading…
Reference in a new issue