=================================================================== RCS file: /cvs/pta/pta_import.1,v retrieving revision 1.11 retrieving revision 1.12 diff -u -p -r1.11 -r1.12 --- pta/pta_import.1 2020/11/30 17:45:34 1.11 +++ pta/pta_import.1 2020/12/03 14:17:39 1.12 @@ -1,4 +1,4 @@ -.\" $Id: pta_import.1,v 1.11 2020/11/30 17:45:34 freda Exp $ +.\" $Id: pta_import.1,v 1.12 2020/12/03 14:17:39 freda Exp $ .\" .\" Copyright (c) 2020 Freda Bundchen .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 30 2020 $ +.Dd $Mdocdate: December 3 2020 $ .Dt PTA_IMPORT 1 .Os .Sh NAME @@ -143,7 +143,8 @@ by delimiters defined in the rule. .El .Sh FILES -.Bl -tag -width Ds -compact +Example configuration files: +.Bl -tag -offset indent -width Ds -compact .It Pa ./import/bbva_usa.txt .It Pa ./import/capital_one_360.txt .It Pa ./import/capital_one_credit.txt @@ -154,11 +155,16 @@ rule. .It Pa ./import/wellsfargo.txt .El .Pp -These files contain the header that the financial institution uses, the -account number from -.Pa ./accounts.txt -used by this account, as well as patterns used to map transactions to -the correct account and booking identifier. +Example CSV files: +.Bl -tag -offset indent -width Ds -compact +.It Pa ./csv/bbva_usa.csv +.It Pa ./csv/capital_one_360.csv +.It Pa ./csv/capital_one_credit.csv +.It Pa ./csv/chase_credit.csv +.It Pa ./csv/etrade_ira.csv +.It Pa ./csv/optum_hsa.csv +.It Pa ./csv/wellsfargo.csv +.El .Sh EXIT STATUS .Ex -std .Sh EXAMPLES