diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ledger.1 | 3 | ||||
-rw-r--r-- | doc/ledger.texi | 4 |
2 files changed, 1 insertions, 6 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1 index 8e9e42ff..508e22ad 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -1,4 +1,4 @@ -.Dd February 23, 2009 +.Dd February 24, 2009 .Dt ledger 1 .Sh NAME .Nm ledger @@ -161,7 +161,6 @@ See \fB\-\-tail\fR. .It Fl \-payee-width Ar INT .It Fl \-pending .It Fl \-percentage Pq Fl \% -.It Fl \-performance Pq Fl g .It Fl \-period Ar PERIOD Pq Fl p .It Fl \-period-sort .It Fl \-plot-amount-format Ar FMT diff --git a/doc/ledger.texi b/doc/ledger.texi index a95a381b..b2ac29dd 100644 --- a/doc/ledger.texi +++ b/doc/ledger.texi @@ -810,10 +810,6 @@ Reports the cost basis for all postings. @item -V, --market Reports the last known market value for all commodities. -@item -g, --performance -Reports the net gain/loss for each posting in a @command{register} -report. - @item -G --gain Reports the net gain/loss for all commodities in the report that have a price history. |