change docstring

This commit is contained in:
2021-10-20 20:36:45 -06:00
parent 6b11ef79ea
commit 45e6f5f27c
+3 -2
View File
@@ -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