Created
March 10, 2016 19:59
-
-
Save emirpasic/9aebc33a33b43e6e6163 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
usage: dbf2csv [-?] [-csv <arg>] [-dbf <arg>] [-meta <arg>] | |
DBF to CSV | |
-?,--help Print this message | |
-csv,--csv-file <arg> Output CSV file with path (required) | |
-dbf,--dbf-file <arg> Input DBF file with path (required) | |
-meta,--meta-file <arg> Output metadata JSON file with path (optional) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment