=================================================================== RCS file: /cvs/pta/pta_import.1,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- pta/pta_import.1 2020/11/14 22:15:56 1.5 +++ pta/pta_import.1 2020/11/23 18:46:05 1.6 @@ -1,4 +1,4 @@ -.\" $Id: pta_import.1,v 1.5 2020/11/14 22:15:56 schwarze Exp $ +.\" $Id: pta_import.1,v 1.6 2020/11/23 18:46:05 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 14 2020 $ +.Dd $Mdocdate: November 23 2020 $ .Dt PTA_IMPORT 1 .Os .Sh NAME @@ -42,11 +42,17 @@ is exactly one of .Pp .Bl -bullet -offset indent -compact .It +.Cm bbva_usa +.It .Cm capital_one_credit .It .Cm chase_credit .It .Cm optum_hsa +.It +.Cm sparkasse_camt +.It +.Cm wellsfargo .El .Pp and corresponds to an existing @@ -94,9 +100,12 @@ is defined by the user to classify the transaction. .Sh FILES .Bl -tag -width Ds -compact +.It Pa ./import_bbva_usa.txt .It Pa ./import_capital_one_credit.txt .It Pa ./import_chase_credit.txt +.It Pa ./import_sparkasse_camt.txt .It Pa ./import_optum_hsa.txt +.It Pa ./import_wellsfargo.txt .El .Pp These files contain the header that the financial institution uses, the @@ -275,6 +284,19 @@ Pattern recognition in the .Pa import_accountname.txt files is under continued development. .It -The only defined import formats are for Chase credit cards, -Capital One credit cards, and Optum Health Savings Accounts. +Only CSV files for these account types are supported: +.Bl -bullet -offset indent -compact +.It +.Cm BBVA USA bank accounts +.It +.Cm Capital One credit cards +.It +.Cm Chase credit cards +.It +.Cm Optum HSA bank accounts +.It +.Cm Sparkasse bank accounts +.It +.Cm Wells Fargo bank accounts +.El .El