mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-08-20 09:13:13 +08:00
Add back missing coma
This commit is contained in:
parent
6a41020538
commit
73e0de306d
@ -20,7 +20,7 @@ OPTIONS
|
||||
-q, --quote char Use to wrap text-like fields. Default is " (double quote).
|
||||
-X, --escape char Use to escape quoted characters within a field. Default is doubling.
|
||||
-N, --namespace prefix Prefix identifiers with prefix.
|
||||
-b --bin strip|raw|octal|hex Binary export mode: strip binaries, export as-is, output \ooo style octal data or output \xx style hexadecimal data.
|
||||
-b, --bin strip|raw|octal|hex Binary export mode: strip binaries, export as-is, output \ooo style octal data or output \xx style hexadecimal data.
|
||||
|
||||
NOTES
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user