Skip to content

Commit

Permalink
;doc: import: rename/expand/link commodity styles section
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichael committed Apr 25, 2024
1 parent dff7ff0 commit 3863623
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions hledger/Hledger/Cli/Commands/Import.md
Expand Up @@ -112,7 +112,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
### Import and commodity display styles

Imported amounts will be formatted according to the canonical [commodity styles](hledger.html#commodity-display-style)
(declared or inferred) in the main journal file.
Amounts in entries added by import will be formatted according to the journal's canonical [commodity styles](#commodity-display-style),
as declared by [`commodity` directives](#commodity-directive) or inferred from the journal's amounts.
See also [CSV: Amount decimal places](#amount-decimal-places).

0 comments on commit 3863623

Please sign in to comment.