hledger/hledger/Hledger/Cli/Commands/Checkdates.md
Simon Michael 4a7a700d93 ;doc: fix flags marker appearing in manuals
$FLAGS$ didn't work (nor =FLAGS=); _FLAGS it is..

[ci skip]
2020-01-05 07:41:01 -08:00

286 B
Raw Blame History

check-dates
Check that transactions are sorted by increasing date. With date2, checks secondary dates instead. With strict, dates must also be unique. With a query, only matched transactions dates are checked. Reads the default journal file, or another specified with -f.

_FLAGS