Docs: Consistent use of maathematical interval symbols

This commit is contained in:
Paul Beckingham 2016-04-17 12:05:17 -04:00
parent 30e7a8ca3f
commit 0810cdeca6
5 changed files with 77 additions and 77 deletions

View file

@ -9,9 +9,9 @@ provided by the user representing ongoing work.
An exclusion is also a block of time but represents untrackable time, and acts
as a mask for the inclusions. Here is a visual example:
Inclusion: |-----------------------------------| tag1
Exclusion: |---| lunch
Exclusion |---| dinner
Inclusion: [-----------------------------------) tag1
Exclusion: [---) lunch
Exclusion [---) dinner
Timeline: ..:...:...:...:...:...:...:...:...:...:...:...:...:...
7 8 9 10 11 12 1 2 3 4 5 6 7

View file

@ -209,9 +209,9 @@ scripts. To run un quiet mode, add the ':quiet' hint to the command line:
- Given this scenario:
Exclusion: ------|
Exclusion: |----------
Inclusion: |-|
Exclusion: ------)
Exclusion: [----------
Inclusion: [-)
Now: |
Timeline: >--o---o---o---o---o---o---o---o---o---o---o---o---o-->
7 8 9 10 11 12 1 2 3 4 5 6 7