Skip to content

Commit

Permalink
perf
Browse files Browse the repository at this point in the history
  • Loading branch information
rmpestano committed Sep 12, 2016
1 parent adfe869 commit efd50a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1003,7 +1003,7 @@ In table below is all options for ExportDataset:
|Name | Description | Default
|format| Exported dataset file format.| YML
|includeTables| A list of table names to include in exported dataset.| Default is empty which means ALL tables.
|queryList| A list of select statements which the result will be present in exported dataset. {}
|queryList| A list of select statements which the result will be present in exported dataset.| {}
|dependentTables| If true will bring dependent tables of declared includeTables.| false
|outputName| Name (and path) of output file.| ""
|===
Expand Down

0 comments on commit efd50a8

Please sign in to comment.