# mdb-export Notes ------- Help Text ------- ``` Usage: mdb-export [options] where options are: -H supress header row -Q don't wrap text-like fields in quotes -d specify a column delimiter -R specify a row delimiter -I INSERT statements (instead of CSV) -D set the date format (see strftime(3) for details) -q Use to wrap text-like fields. Default is ". -X Use to escape quoted characters within a field. Default is doubling. -N Prefix identifiers with namespace ``` Example Usage ------- Links -------