diff --git a/hledger-lib/hledger_timedot.m4.md b/hledger-lib/hledger_timedot.m4.md index 1a45e92a5..a38f222cf 100644 --- a/hledger-lib/hledger_timedot.m4.md +++ b/hledger-lib/hledger_timedot.m4.md @@ -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)).