Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/MythicalCow/vayu
Browse files Browse the repository at this point in the history
  • Loading branch information
MythicalCow committed Mar 4, 2024
2 parents 8fb33fd + 79b7d34 commit 790b6c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ If there is an empty list then congratulations the installation was successful!
### to add a task use:
`vayu add "task description due:YYYY-MM-DD"`
note that YYYY-MM-DD can also be replaced with today, tomorrow, and days of the week

### to add a task with natural language:
`vayu auto "task description (some description of date)"

### to mark tasks as done:
`vayu done id`
where id is the listed id of the task viewable through `vayu list`
Expand Down

0 comments on commit 790b6c7

Please sign in to comment.