change docstring
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
#!/bin/python
|
#!/bin/python
|
||||||
"""
|
"""
|
||||||
batch process dsw xls files into existing sqlite3 database
|
process fdx excel files into existing sqlite3 database
|
||||||
usage sql-dsw INFILE 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
|
import sys
|
||||||
|
|||||||
Reference in New Issue
Block a user