mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-07-18 03:25:14 +08:00
Typos fixes in INSTALL help file
This commit is contained in:
parent
7634e329c7
commit
dc1a95dab0
6
INSTALL
6
INSTALL
@ -1,7 +1,7 @@
|
|||||||
Basic Installation - from a packaged tarball (.tgz)
|
Basic Installation - from a packaged tarball (.tgz)
|
||||||
===================================================
|
===================================================
|
||||||
|
|
||||||
See below if you are installing from CVS.
|
See below if you are installing from git.
|
||||||
|
|
||||||
$ ./configure
|
$ ./configure
|
||||||
$ make
|
$ make
|
||||||
@ -26,7 +26,7 @@ gmdb2 -- a graphical utility to browse MDB files.
|
|||||||
|
|
||||||
And some utilities useful for debugging:
|
And some utilities useful for debugging:
|
||||||
|
|
||||||
prcat -- prints the catalog table from an mdb file,
|
prcat -- prints the catalog table from an mdb file.
|
||||||
prkkd -- dump of information about design view data given the offset to it.
|
prkkd -- dump of information about design view data given the offset to it.
|
||||||
prtable -- dump of a table definition.
|
prtable -- dump of a table definition.
|
||||||
prdata -- dump of the data given a table name.
|
prdata -- dump of the data given a table name.
|
||||||
@ -53,7 +53,7 @@ mutually exclusive.
|
|||||||
|
|
||||||
|
|
||||||
Installation from sources
|
Installation from sources
|
||||||
=============================
|
=========================
|
||||||
|
|
||||||
First, you must have reasonably current installations of:
|
First, you must have reasonably current installations of:
|
||||||
libtool
|
libtool
|
||||||
|
Loading…
Reference in New Issue
Block a user