;csv: doc: link to balance-type
This commit is contained in:
parent
5757c386d8
commit
d68650b2c1
@ -44,6 +44,7 @@ these are described more fully below, after the examples:
|
|||||||
| [**`date-format`**](#date-format) | describe the format of CSV dates |
|
| [**`date-format`**](#date-format) | describe the format of CSV dates |
|
||||||
| [**`newest-first`**](#newest-first) | disambiguate record order when there's only one date |
|
| [**`newest-first`**](#newest-first) | disambiguate record order when there's only one date |
|
||||||
| [**`include`**](#include) | inline another CSV rules file |
|
| [**`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`
|
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.
|
file extension or file prefix - see [File Extension](#file-extension) below.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user