summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMartin Michlmayr <tbm@cyrius.com>2015-07-30 17:38:38 -0400
committerMartin Michlmayr <tbm@cyrius.com>2015-07-30 17:38:38 -0400
commit89c3eaa3881d34d81eb195aef33e53ca42766397 (patch)
treef703f5304379de94fda93effceaf43b036f257d9 /doc
parent76f057c14c1ab3255478ba9e8f305bf961f8ed71 (diff)
downloadfork-ledger-89c3eaa3881d34d81eb195aef33e53ca42766397.tar.gz
fork-ledger-89c3eaa3881d34d81eb195aef33e53ca42766397.tar.bz2
fork-ledger-89c3eaa3881d34d81eb195aef33e53ca42766397.zip
Update documentation to reflect <Rounding> was changed to <Adjustment>
Diffstat (limited to 'doc')
-rw-r--r--doc/ledger.12
-rw-r--r--doc/ledger3.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1
index 2a3fd5c0..0445c237 100644
--- a/doc/ledger.1
+++ b/doc/ledger.1
@@ -729,7 +729,7 @@ from showing
postings.
.It Fl \-no-rounding
Don't output
-.Qq Li <Rounding>
+.Qq Li <Adjustment>
postings. Note that this will cause the
running total to often not add up! Its main use is for
.Fl \-amount-data Pq Fl j
diff --git a/doc/ledger3.texi b/doc/ledger3.texi
index 21f8f91f..1226a66f 100644
--- a/doc/ledger3.texi
+++ b/doc/ledger3.texi
@@ -6543,7 +6543,7 @@ Stop Ledger from showing @code{<Revalued>} postings. This option is useful
in combination with the @option{--exchange} or @option{--market} option.
@item --no-rounding
-Don't output @samp{<Rounding>} postings. Note that this will cause the
+Don't output @samp{<Adjustment>} postings. Note that this will cause the
running total to often not add up! Its main use is for
@option{--amount-data (-j)} and @option{--total-data (-J)} reports.