diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2014-06-06 17:06:32 -0400 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2014-06-06 17:06:32 -0400 |
commit | 365781433c914e3ab374a8dfc1b612731def7341 (patch) | |
tree | ac7c352021a2104f659b124d10ade5853a40b232 | |
parent | f32fced494f8ea52e39af064f31e8de47271a8f1 (diff) | |
download | fork-ledger-365781433c914e3ab374a8dfc1b612731def7341.tar.gz fork-ledger-365781433c914e3ab374a8dfc1b612731def7341.tar.bz2 fork-ledger-365781433c914e3ab374a8dfc1b612731def7341.zip |
Fix minor formatting issue
-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 77826b89..fcf6a460 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -6271,7 +6271,7 @@ single command line (as in @option{-X COMMODITY1:COMMODITY2 -X COMMODITY3:COMMODITY2}), which is particularly useful for situations where many prices are available for reporting in terms of @var{COMMODITY2}, but only a few -should be displayed that way . +should be displayed that way. @item --flat Force the full names of accounts to be used in the balance report. The |