misc/sunwait: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 17:05:40 -04:00
parent a4d050b22f
commit e3ebe6a817

View file

@ -1,5 +1,5 @@
Sunwait calculates sunrise or sunset times with civil, nautical, astronomical,
and custom twilights. It is intended for use in home automation with Windows
Task Scheduler or cron. The program can wait from invocation until the event
specified on the command line occurs or it can return immediately indicating if
it is day or night.
Sunwait calculates sunrise or sunset times with civil, nautical,
astronomical, and custom twilights. It is intended for use in home
automation with Windows Task Scheduler or cron. The program can wait
from invocation until the event specified on the command line occurs
or it can return immediately indicating if it is day or night.