diff options
-rw-r--r-- | doc/ledger3.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 8b20784b..48d1449e 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -4645,6 +4645,7 @@ and @option{--rich-data} which stores additional metadata as tags. Using following command on the two first lines of the above csv file, +@c TODO: does not @c command:validate due to multiple lines @smallexample $ ledger convert download.csv --input-date-format "%m/%d/%Y" \ --invert --account Assets:MyBank --rich-data |