From 94b01dd19dea589c43b3949a357936e023885dfe Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 9 Nov 2020 17:13:54 -0800 Subject: [PATCH] ;update CLI usage texts --- hledger/Hledger/Cli/Commands/Import.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hledger/Hledger/Cli/Commands/Import.txt b/hledger/Hledger/Cli/Commands/Import.txt index 172d101ec..22154a843 100644 --- a/hledger/Hledger/Cli/Commands/Import.txt +++ b/hledger/Hledger/Cli/Commands/Import.txt @@ -33,3 +33,8 @@ $ hledger print IMPORTFILE [--new] >> $LEDGER_FILE (If you think import should leave amounts implicit like print does, please test it and send a pull request.) + +Commodity display styles + +Imported amounts will be formatted according to the canonical commodity +styles (declared or inferred) in the main journal file.