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/ledger.1 | |
parent | 6f6d4ec26cf10d8e2af45b54efaf1b05272c1c02 (diff) | |
download | ledger-459f587012121f8b81f06c9eb807337c5178009e.tar.gz ledger-459f587012121f8b81f06c9eb807337c5178009e.tar.bz2 ledger-459f587012121f8b81f06c9eb807337c5178009e.zip |
Improve documentation about --rich-data.
Conflicts:
doc/ledger.1
Diffstat (limited to 'doc/ledger.1')
-rw-r--r-- | doc/ledger.1 | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1 index 8284dfa4..8925e6f9 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -510,6 +510,12 @@ but not .Sy Expenses:Entertainment:Dining . This is a display predicate, which means it only affects display, not the total calculations. +.It Fl \-detail +Related to +.Ic convert +command. Synonym to +.Fl \-rich-data +option. .It Fl \-deviation Report each posting's deviation from the average. It is only meaningful in the @@ -871,7 +877,10 @@ postings. .It Fl \-revalued-total Display the sum of the revalued postings as the running total, which serves to show unrealized capital in a gain/losses report. -.\".It Fl \-rich-data +.It Fl \-rich-data +When generating ledger transaction from CSV file using the +.Ic convert +command, add CSV, Imported, and UUID meta-data. .It Fl \-seed Ar INT Set the random seed to .Ar INT |