Skip to content

Commit 9ce9ce1

Browse files
authored
Merge pull request #1054 from cgoswami/master
changed input param option in export.json from sql to file
2 parents 2bb3751 + bd9d7ad commit 9ce9ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/export.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"description": "The password",
1515
"type": "Optional[String[1]]"
1616
},
17-
"sql": {
17+
"file": {
1818
"description": "Path to file you want backup to",
1919
"type": "String[1]"
2020
}

0 commit comments

Comments
 (0)