~ubuntu-branches/ubuntu/wily/ledger/wily

« back to all changes in this revision

Viewing changes to doc/ledger.1

  • Committer: Package Import Robot
  • Author(s): David Bremner
  • Date: 2014-10-08 19:20:38 UTC
  • mfrom: (1.1.3) (9.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20141008192038-py5cxm93rdt3x2uz
Tags: 3.1+dfsg1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
394
394
.Fl \-basis .
395
395
.It Fl \-count
396
396
Direct ledger to report the number of items when appended to the
397
 
commodities, accounts or payees command.
 
397
.Nm commodities ,
 
398
.Nm accounts
 
399
or
 
400
.Nm payees
 
401
commands.
398
402
.It Fl \-csv-format Ar FMT
399
403
Specify the format to use for the
400
404
.Nm csv
469
473
script, implemented in Perl, is provided in the
470
474
distribution.  Downloaded quote price are then appended to the price
471
475
database, usually specified using the environment variable
472
 
.NmLEDGER_PRICE_DB .
 
476
.Nm LEDGER_PRICE_DB .
473
477
.It Fl \-empty Pq Fl E
474
478
Include empty accounts in report.
475
479
.It Fl \-end Ar DATE Pq Fl e
794
798
.It Fl \-uncleared Pq Fl U
795
799
Use only uncleared transactions in calculations and reports.
796
800
.It Fl \-unrealized
 
801
Show generated unrealized gain and loss accounts in the balance
 
802
report.
797
803
.It Fl \-unrealized-gains
798
804
Allow the user to specify what account name should be used for
799
805
unrealized gains. Defaults to
812
818
Perform all calculations without rounding and display results to full
813
819
precision.
814
820
.It Fl \-values
 
821
Shows the values used by each tag when used in combination with the
 
822
.Nm tags
 
823
command.
815
824
.It Fl \-value-expr Ar EXPR
816
825
.It Fl \-verbose
817
826
Print detailed information on the execution of Ledger.