Revised description.

This commit is contained in:
shy 2021-04-18 10:21:55 +02:00
parent 5a2e7a1013
commit f7c523eb2f

View file

@ -1,8 +1,10 @@
# kitchentimer
Simple timing application for text terminals. Helper for preparing tea,
coffee, pasta etc.
Single large up-counting clock with optional alarm times. Alarm times may
be given as command line arguments, read from stdin or entered interactively.
Features a single large up-counting clock with optional alarm times. Alarm
times may be given as command line arguments, read from stdin or entered
interactively.
USAGE: kitchentimer [-h|-v] [-e|--exec COMMAND] [-p] [-q] [ALARM[/LABEL]]