From 4fd09bedfc4d34c2cb35aa1eb1f336913b21d37d Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 26 Apr 2019 12:22:21 -0700 Subject: [PATCH] doc: options: value-at: help fix [ci skip] --- hledger/hledger_options.m4.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/hledger/hledger_options.m4.md b/hledger/hledger_options.m4.md index b05ce5d36..805eccef2 100644 --- a/hledger/hledger_options.m4.md +++ b/hledger/hledger_options.m4.md @@ -493,11 +493,10 @@ but we don't do that. hledger's -V uses only market prices declared explicitly, You can select other valuation dates with the `--value-at` option. (This implies `-V`): - --value-date=VALUEDATE as of which date(s) should market values be - calculated ? transaction|period|now|YYYY-MM-DD - (default: now) + --value-at=VALUEDATE as of which date should market values be calculated ? + transaction|period|now|YYYY-MM-DD (default: now) -The argument must be one of those keywords, or their first letter, or a custom date. +The argument must be one of the keywords shown, or their first letter, or a custom date. The precise effect of the keywords is command-specific, but here is their general meaning: - `--value-at=transaction` (or `t`)