From 94d4f5c1952c9fe013ad763b991c841a632a9366 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Tue, 28 Jul 2015 17:50:13 -0400 Subject: Document --no-revalued --- doc/ledger.1 | 4 ++++ doc/ledger3.texi | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/ledger.1 b/doc/ledger.1 index 7b0cc642..e93af550 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -719,6 +719,10 @@ Aliases are completely ignored. Suppress any color TTY output. .It Fl \-no-pager Disables the pager on TTY output. +.It Fl \-no-revalued +Stop Ledger from showing + +postings. .It Fl \-no-rounding Don't output .Qq Li diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 78db34bf..21f8f91f 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -6538,6 +6538,10 @@ Suppress any color TTY output. @item --no-pager Direct output to stdout, avoiding pager program. +@item --no-revalued +Stop Ledger from showing @code{} postings. This option is useful +in combination with the @option{--exchange} or @option{--market} option. + @item --no-rounding Don't output @samp{} postings. Note that this will cause the running total to often not add up! Its main use is for -- cgit v1.2.3