mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-06-28 15:39:02 +08:00
Fix a minor error in the mdb-json man page (#427)
This commit is contained in:
parent
bb83142d47
commit
7e057e3197
@ -9,7 +9,7 @@ SYNOPSIS
|
|||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
mdb-json is a utility program distributed with MDB Tools.
|
mdb-json is a utility program distributed with MDB Tools.
|
||||||
|
|
||||||
It produces a CSV (comma separated value) output for the given table. Such output is suitable for importation into databases or spreadsheets.
|
It produces JSON output for the given table. Such output is suitable for parsing in a variety of languages.
|
||||||
|
|
||||||
OPTIONS
|
OPTIONS
|
||||||
-D, --date-format fmt Set the date format (see strftime(3) for details).
|
-D, --date-format fmt Set the date format (see strftime(3) for details).
|
||||||
|
Loading…
Reference in New Issue
Block a user