mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 20:02:27 +03:00
;doc: import: deduplication: edits
This commit is contained in:
parent
57ad739227
commit
080184d2e5
@ -23,7 +23,7 @@ most common import source, and these docs focus on that case.
|
||||
|
||||
### Deduplication
|
||||
|
||||
`import` tries to import only the transactions which are new since the last import, "skipping over" any that it has seen in previous runs.
|
||||
`import` tries to import only the transactions which are new since the last import, ignoring any that it has seen in previous runs.
|
||||
So if your bank's CSV includes the last three months of data, you can download and `import` it every month (or week, or day)
|
||||
and only the new transactions will be imported each time.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user