mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Updated api doc with the 'version' --> 'temp.version' change
This commit is contained in:
parent
28b78f94f5
commit
9c490c0d01
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,6 @@ The input format looks like this:
|
|||
|
||||
name1: value1
|
||||
name2: value2
|
||||
version: 0.1.0
|
||||
...
|
||||
|
||||
[
|
||||
|
@ -66,6 +65,7 @@ data, but may be of use to the extension. For example:
|
|||
temp.report.end: 20160401T000000Z
|
||||
temp.report.start: 20160430T235959Z
|
||||
temp.report.tags: "This is a multi-word tag",ProjectA,tag123
|
||||
temp.version: 0.1.0
|
||||
|
||||
After the configuration block, there is a single blank line to separate it from
|
||||
the JSON data.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue