Split out specification documentation, prepare for better configuration overides.
This commit is contained in:
parent
0a49319730
commit
6cf116ce98
3 changed files with 42 additions and 12 deletions
|
@ -118,6 +118,13 @@ granularity. The period contains fields ```since``` which is the first
|
|||
month of the period and ```before``` which is the first month just
|
||||
after the period.
|
||||
|
||||
(*current-month* [month])
|
||||
|
||||
* ```month``` - valid month structure as specified in the ```month``` module
|
||||
|
||||
Configuration parameter specifying the current month. Defaults to the
|
||||
current month derived from the current system time.
|
||||
|
||||
(period-since p)
|
||||
|
||||
* ```p``` - valid period
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue