diff options
author | thdox <thdox@free.fr> | 2015-02-12 23:46:37 +0100 |
---|---|---|
committer | thdox <thdox@free.fr> | 2015-02-21 19:41:17 +0100 |
commit | 459f587012121f8b81f06c9eb807337c5178009e (patch) | |
tree | 7b5196164294fed211c1a26f624a0733d43ba0f3 /doc/ledger3.texi | |
parent | 6f6d4ec26cf10d8e2af45b54efaf1b05272c1c02 (diff) | |
download | fork-ledger-459f587012121f8b81f06c9eb807337c5178009e.tar.gz fork-ledger-459f587012121f8b81f06c9eb807337c5178009e.tar.bz2 fork-ledger-459f587012121f8b81f06c9eb807337c5178009e.zip |
Improve documentation about --rich-data.
Conflicts:
doc/ledger.1
Diffstat (limited to 'doc/ledger3.texi')
-rw-r--r-- | doc/ledger3.texi | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 936a69e0..56796374 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -6629,10 +6629,8 @@ to show unrealized capital in a gain/losses report. @item --rich-data @itemx --detail -@c When generating ledger transaction from csv using the convert command -@c add CSV, Imported, and UUID meta-data. -@c see test/baeline/opt-rich-data.test -@value{FIXME:UNDOCUMENTED} +When generating ledger transaction from CSV file using the +@command{convert} command, add CSV, Imported, and UUID meta-data. @item --seed @var{INT} Set the random seed to @var{INT} for the @code{generate} command. |