;doc: timedot: drop FILE FORMAT heading

[ci skip]
This commit is contained in:
Simon Michael 2020-01-25 17:10:10 -08:00
parent dc4ee72b8b
commit 490ab140cd

View File

@ -25,8 +25,6 @@ Though called "timedot", this format is read by hledger as commodityless quantit
so it could be used to represent dated quantities other than time.
In the docs below we'll assume it's time.
# FILE FORMAT
A timedot file contains a series of day entries.
A day entry begins with a date, and is followed by category/quantity pairs, one per line.
Dates are hledger-style [simple dates](journal.html#simple-dates) (see hledger_journal(5)).