mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Updated exclusion syntax
This commit is contained in:
parent
42215f7a36
commit
2d7a9769d1
3 changed files with 17 additions and 16 deletions
12
doc/data.txt
12
doc/data.txt
|
@ -59,12 +59,12 @@ exclusions.
|
|||
|
||||
An example file looks like this:
|
||||
|
||||
exc monday 8:00:00-12:00:00 12:45:00-17:30:00
|
||||
exc tuesday 8:00:00-12:00:00 12:45:00-18:30:00
|
||||
exc wednesday 8:00:00-12:00:00 13:30:00-17:30:00
|
||||
exc thursday 8:00:00-12:00:00 12:45:00-17:30:00
|
||||
exc friday 8:00:00-12:00:00 12:45:00-17:30:00
|
||||
exc day on 2016-01-01
|
||||
exc monday <8:00:00 12:00:00-12:45:00 >17:30:00
|
||||
exc tuesday <8:00:00 12:00:00-12:45:00 >18:30:00
|
||||
exc wednesday <8:00:00 12:00:00-13:30:00 >17:30:00
|
||||
exc thursday <8:00:00 12:00:00-12:45:00 >17:30:00
|
||||
exc friday <8:00:00 12:00:00-12:45:00 >17:30:00
|
||||
exc day on 2016-01-01
|
||||
exc day off 2016-01-02
|
||||
|
||||
inc 20160228T080000Z - 20160228T120000Z # Upgrade Planning
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue