Skip to content

Commit

Permalink
;doc:import: edit
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichael committed Nov 30, 2024
1 parent f414c37 commit d16efeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hledger/Hledger/Cli/Commands/Import.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ For each `FILE` being imported with `hledger import FILE ...`,
If overlap detection does go wrong, it's relatively easy to repair:

- You'll notice it when you try to reconcile your hledger balances with your bank.
- `hledger print FILE.csv` will show all recently downloaded transactions.
- `hledger print -f FILE.csv` will show all recently downloaded transactions.
Compare these with your journal and copy/paste if needed.
- You can manually update or remove the `.latest.FILE`, or use `--catchup`.
- You can use `--dry-run` to preview what will be imported.
Expand Down

0 comments on commit d16efeb

Please sign in to comment.