mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-26 02:09:49 +08:00
Debian patch 094-add-man-pages from Tim Retout
This commit is contained in:
16
doc/mdb-header.txt
Normal file
16
doc/mdb-header.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
NAME
|
||||
mdb-header - Write header file from an MDB database
|
||||
|
||||
SYNOPSIS
|
||||
mdb-header [<database>]
|
||||
|
||||
DESCRIPTION
|
||||
mdb-header is a utility program distributed with MDB Tools.
|
||||
|
||||
It will dump the names and types of the tables and columns in
|
||||
an MDB database in a C header format.
|
||||
|
||||
It will create three files - types.h and dumptypes.[ch]
|
||||
|
||||
AUTHORS
|
||||
The mdb-header utility was written by Brian Bruns
|
||||
Reference in New Issue
Block a user