Document --no-revalued
This commit is contained in:
parent
852ece54fe
commit
94d4f5c195
2 changed files with 8 additions and 0 deletions
|
|
@ -719,6 +719,10 @@ Aliases are completely ignored.
|
||||||
Suppress any color TTY output.
|
Suppress any color TTY output.
|
||||||
.It Fl \-no-pager
|
.It Fl \-no-pager
|
||||||
Disables the pager on TTY output.
|
Disables the pager on TTY output.
|
||||||
|
.It Fl \-no-revalued
|
||||||
|
Stop Ledger from showing
|
||||||
|
<Revalued>
|
||||||
|
postings.
|
||||||
.It Fl \-no-rounding
|
.It Fl \-no-rounding
|
||||||
Don't output
|
Don't output
|
||||||
.Qq Li <Rounding>
|
.Qq Li <Rounding>
|
||||||
|
|
|
||||||
|
|
@ -6538,6 +6538,10 @@ Suppress any color TTY output.
|
||||||
@item --no-pager
|
@item --no-pager
|
||||||
Direct output to stdout, avoiding pager program.
|
Direct output to stdout, avoiding pager program.
|
||||||
|
|
||||||
|
@item --no-revalued
|
||||||
|
Stop Ledger from showing @code{<Revalued>} postings. This option is useful
|
||||||
|
in combination with the @option{--exchange} or @option{--market} option.
|
||||||
|
|
||||||
@item --no-rounding
|
@item --no-rounding
|
||||||
Don't output @samp{<Rounding>} postings. Note that this will cause the
|
Don't output @samp{<Rounding>} postings. Note that this will cause the
|
||||||
running total to often not add up! Its main use is for
|
running total to often not add up! Its main use is for
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue