Skip to content

Commit

Permalink
missing doc for option
Browse files Browse the repository at this point in the history
  • Loading branch information
erilong committed Jan 6, 2015
1 parent 443ef44 commit bfcf92e
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -126,6 +126,7 @@ DbExport.Option.format=Output format: SQL, CSV, XML, or SYM_XML.
DbExport.Option.catalog=Look for tables in catalog.
DbExport.Option.schema=Look for tables in schema.
DbExport.Option.sql=Run custom SQL to select data.
DbExport.Option.where=Specify the SQL for the "where" clause
DbExport.Option.dir=Indicate a directory to use for the export of files. If the dir is specified, then a file per table will be written to the directory.

DbImport.Option.format=Input format: SQL, CSV, XML, or SYM_XML.
Expand Down

0 comments on commit bfcf92e

Please sign in to comment.