mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-03-10 00:20:54 +08:00
Fix a minor error in the mdb-json man page (#427)
This commit is contained in:
@@ -9,7 +9,7 @@ SYNOPSIS
|
||||
DESCRIPTION
|
||||
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
|
||||
-D, --date-format fmt Set the date format (see strftime(3) for details).
|
||||
|
||||
Reference in New Issue
Block a user