Skip to content

Commit

Permalink
changed option in export.json from sql to file
Browse files Browse the repository at this point in the history
changed option in export.json from sql to file, probably a copy paste issue
  • Loading branch information
cgoswami authored Feb 21, 2018
1 parent 2bb3751 commit bd9d7ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/export.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"description": "The password",
"type": "Optional[String[1]]"
},
"sql": {
"file": {
"description": "Path to file you want backup to",
"type": "String[1]"
}
Expand Down

0 comments on commit bd9d7ad

Please sign in to comment.