diff options
author | thdox <thdox@free.fr> | 2015-02-21 21:25:12 +0100 |
---|---|---|
committer | thdox <thdox@free.fr> | 2015-02-21 21:25:12 +0100 |
commit | 2778a24356d7a374a2d7db821b8907e4026acdc2 (patch) | |
tree | f957211e58b519b80166e1e28212d6a2ce1dc199 | |
parent | 78bf3698982bec208bd17fbf0c61b25133acfb1c (diff) | |
download | fork-ledger-2778a24356d7a374a2d7db821b8907e4026acdc2.tar.gz fork-ledger-2778a24356d7a374a2d7db821b8907e4026acdc2.tar.bz2 fork-ledger-2778a24356d7a374a2d7db821b8907e4026acdc2.zip |
Small typo.
-rw-r--r-- | doc/ledger3.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 5e1faf7e..a4e055d0 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -6668,7 +6668,7 @@ to show unrealized capital in a gain/losses report. @item --rich-data @itemx --detail When generating ledger transaction from CSV file using the -@command{convert} command, add CSV, Imported, and UUID meta-data. +@command{convert} command, add CSV, Imported, and UUID metadata. @item --seed @var{INT} Set the random seed to @var{INT} for the @code{generate} command. |