/dbf

Command line utility to display DBF info and contents

Primary LanguageC#MIT LicenseMIT

dbf

Build status

Command line utility to display DBF info and contents

dbf 1.6.0
Copyright Chris Richards

  --summary        (Default: true) Print summary information
  --csv            (Default: false) Print as CSV file
  --schema         (Default: false) Print SQL Schema
  --skipdeleted    (Default: true) Whether to skip deleted records
  --filename       Required. Path to the DBF file
  --help           Display this help screen.
  --version        Display version information.