Fixed README.

This commit is contained in:
Moridius 2020-09-02 22:48:13 +02:00
parent 4562ff8d59
commit ec1e05d677
1 changed files with 9 additions and 7 deletions

View File

@ -1,12 +1,14 @@
# blinddate
Calculates a date and types it into any program.
Call this tool from a script using [Rofi](https://github.com/davatorium/rofi), [Dmenu](https://tools.suckless.org/dmenu/) or similar.
Supported commands:
today
tomorrow
yesterday
daybeforeyesterday
dayaftertomorrow
next<weekday> (e.g. nextmonday)
last<weekday> (e.g. lastsaturday)
- today
- tomorrow
- yesterday
- daybeforeyesterday
- dayaftertomorrow
- next<weekday> (e.g. nextmonday)
- last<weekday> (e.g. lastsaturday)