diff options
-rw-r--r-- | doc/ledger.1 | 2 | ||||
-rw-r--r-- | doc/ledger3.texi | 2 |
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. |