From 44d494af07a8f619c6ff140bb12b1e189ac80a1e Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 20 Sep 2021 16:55:22 -1000 Subject: [PATCH] ;doc: update CLI usage texts --- hledger/Hledger/Cli/Commands/Prices.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/hledger/Hledger/Cli/Commands/Prices.txt b/hledger/Hledger/Cli/Commands/Prices.txt index 632c57f36..d66950ad0 100644 --- a/hledger/Hledger/Cli/Commands/Prices.txt +++ b/hledger/Hledger/Cli/Commands/Prices.txt @@ -1,8 +1,9 @@ prices -Print market price directives from the journal. With --costs, also print -synthetic market prices based on transaction prices. With ---inverted-costs, also print inverse prices based on transaction prices. -Prices (and postings providing prices) can be filtered by a query. Price -amounts are always displayed with their full precision. +Print market price directives from the journal. With +--infer-market-prices, generate additional market prices from +transaction prices. With --infer-reverse-prices, also generate market +prices by inverting transaction prices. Prices (and postings providing +transaction prices) can be filtered by a query. Price amounts are +displayed with their full precision. _FLAGS