mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-26 02:09:49 +08:00
Added -N documentation in man pages
This commit is contained in:
@@ -11,6 +11,7 @@ DESCRIPTION
|
||||
|
||||
OPTIONS
|
||||
-T <table>, --table <table> Single table option. Create schema for this table only. Default is to export all tables.
|
||||
-N namespace Prefix identifiers with namespace.
|
||||
--drop-table Issue DROP TABLE statement.
|
||||
--no-drop-table Don't issue DROP TABLE statement. This is the default.
|
||||
--not-null Issue NOT NULL constraints. This is the default.
|
||||
|
||||
Reference in New Issue
Block a user