osx/*: update page (#7665)
This commit is contained in:

committed by
GitHub

parent
b1326296cd
commit
692469016e
@@ -17,8 +17,8 @@
|
||||
|
||||
- Show tasks for a specified number of days:
|
||||
|
||||
`icalBuddy -n tasksDueBefore:today+{{days}}`
|
||||
`icalBuddy -n "tasksDueBefore:today+{{days}}"`
|
||||
|
||||
- Show events in a time range:
|
||||
|
||||
`icalBuddy eventsFrom:'{{start_date}}' to:'{{end_date}}'`
|
||||
`icalBuddy eventsFrom:{{start_date}} to:{{end_date}}`
|
||||
|
Reference in New Issue
Block a user