From f32fced494f8ea52e39af064f31e8de47271a8f1 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Fri, 6 Jun 2014 17:00:02 -0400 Subject: Improve consistency regarding options Use --exchange for both cases to avoid confusion for those who don't know that --exchange and -X are the same. --- doc/ledger3.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 2897aa9f..77826b89 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -7360,7 +7360,7 @@ but you want no other commodities to be automatically displayed in terms of @var{COMMODITY2} without additional @option{--exchange} options. For example, if you wanted to report EUR and BTC in terms of USD, but report all other commodities without conversion to USD, you could use: -@option{--exchange EUR:USD -X BTC:USD}. +@option{--exchange EUR:USD --exchange BTC:USD}. @node Environment variables, , Commodity reporting, Detailed Option Description @subsection Environment variables -- cgit v1.2.3