;csv: doc: link to balance-type

This commit is contained in:
Simon Michael 2020-06-05 18:02:06 -07:00
parent 5757c386d8
commit d68650b2c1

View File

@ -44,6 +44,7 @@ these are described more fully below, after the examples:
| [**`date-format`**](#date-format) | describe the format of CSV dates |
| [**`newest-first`**](#newest-first) | disambiguate record order when there's only one date |
| [**`include`**](#include) | inline another CSV rules file |
| [**`balance-type`**](#balance-type) | choose which type of balance assignments to use |
Note, for best error messages when reading CSV files, use a `.csv`, `.tsv` or `.ssv`
file extension or file prefix - see [File Extension](#file-extension) below.