Added -N documentation in man pages

This commit is contained in:
Nirgal Vourgère
2012-01-30 12:07:08 +01:00
parent 7e34078bcc
commit ad87174f10
2 changed files with 3 additions and 1 deletions

View File

@@ -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.