diff options
author | John Wiegley <johnw@newartisans.com> | 2009-02-22 04:43:34 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-02-22 04:51:11 -0400 |
commit | e124811d8a31292c06430815683b2e0fe87f7ceb (patch) | |
tree | e165b781aa87402980c3a47a5617794387e81494 /doc/ledger.1 | |
parent | 04fd1ae24c3be6f9d3400c55bce90c3fd743e96b (diff) | |
download | fork-ledger-e124811d8a31292c06430815683b2e0fe87f7ceb.tar.gz fork-ledger-e124811d8a31292c06430815683b2e0fe87f7ceb.tar.bz2 fork-ledger-e124811d8a31292c06430815683b2e0fe87f7ceb.zip |
Added --exchange (-x) option
This is like -V, except it lets you specify the goal commodity to report
in terms of, for example:
reg -x CAD
Diffstat (limited to 'doc/ledger.1')
-rw-r--r-- | doc/ledger.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1 index 68c4a666..68cafc9c 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -128,6 +128,7 @@ See \fB\-\-basis\fR. .It Fl \-end Pq Fl e .It Fl \-equity .It Fl \-exact +.It Fl \-exchange Ar COMM Pq Fl x .It Fl \-file Ar FILE .It Fl \-first Ar INT See \fB\-\-head\fR. |