Skip to content

Command line utility to display DBF info and contents

License

Notifications You must be signed in to change notification settings

yellowfeather/dbf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.