Checked file documentation.
This commit is contained in:
parent
d1971d0759
commit
e83d12add5
1 changed files with 10 additions and 1 deletions
|
@ -264,7 +264,7 @@ transaction file.
|
||||||
|
|
||||||
The CSV files with bank account statements are stored in the directory
|
The CSV files with bank account statements are stored in the directory
|
||||||
specified "bank-dir" key in \fBCONFIGURATION\fR or given as
|
specified "bank-dir" key in \fBCONFIGURATION\fR or given as
|
||||||
command-line option \fB-bankdir\fR.
|
command-line option \fB\-bankdir\fR.
|
||||||
|
|
||||||
In the directory with bank account statements a subdirectory named
|
In the directory with bank account statements a subdirectory named
|
||||||
"parts/" is maintained which contains the account statements for
|
"parts/" is maintained which contains the account statements for
|
||||||
|
@ -278,6 +278,15 @@ bank API.
|
||||||
|
|
||||||
.SS Last Checked Transaction ID File
|
.SS Last Checked Transaction ID File
|
||||||
|
|
||||||
|
A file specified under the "jendasap-checked" key in
|
||||||
|
\fBCONFIGURATION\fR or given as command-line option \fB\-checked\fR
|
||||||
|
contains the ID of the last checked bank transaction across all bank
|
||||||
|
account statements.
|
||||||
|
|
||||||
|
When checking for \fB\-unpaired\fR transactions, only transactions
|
||||||
|
with ID greater than the numeric value stored in this file are
|
||||||
|
considered.
|
||||||
|
|
||||||
.SH "CONFIGURATION"
|
.SH "CONFIGURATION"
|
||||||
|
|
||||||
it is in /etc/hackerbase
|
it is in /etc/hackerbase
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue