diff --git a/flaskfdx/tools/fdxsql.py b/flaskfdx/tools/fdxsql.py index 22068cb..84cbe7e 100644 --- a/flaskfdx/tools/fdxsql.py +++ b/flaskfdx/tools/fdxsql.py @@ -1,7 +1,8 @@ #!/bin/python """ -batch process dsw xls files into existing sqlite3 database -usage sql-dsw INFILE DATABASE +process fdx excel files into existing sqlite3 database +usage fdxtools TYPE INFILE DATABASE where TYPE is the report type, ie dsw +INFILE is an excel file, DATABASE is an sqlite file """ import sys