Docs: Simplified stored exclusion syntax

This commit is contained in:
Paul Beckingham 2016-04-01 23:15:25 -04:00
parent a9874159fd
commit 94fa06b61a

View file

@ -59,12 +59,13 @@ exclusions.
An example file looks like this: An example file looks like this:
exc holidays en-US exc monday 8am - 12pm, 12:45pm - 5:30pm
exc work 2015-11-26 exc tuesday 8am - 12pm, 12:45pm - 6:30pm
exc week mon,tue,wed,thu,fri exc wednesday 8am - 12pm, 1:30pm - 5:30pm
exc day start 8:30am exc thursday 8am - 12pm, 12:45pm - 5:30pm
exc day end 1730 exc friday 8am - 12pm, 12:45pm - 5:30pm
exc day tue end 3pm exc day on 2016-01-01
exc day off 2016-01-02
inc 2016-02-28T08:00 - 2016-02-28T12:00 # Upgrade Planning inc 2016-02-28T08:00 - 2016-02-28T12:00 # Upgrade Planning
inc 2016-02-28T13:00 # Upgrade Presentation "ABCD Inc" inc 2016-02-28T13:00 # Upgrade Presentation "ABCD Inc"