Skip to content

Commit bd9d7ad

Browse files
authored
changed option in export.json from sql to file
changed option in export.json from sql to file, probably a copy paste issue
1 parent 2bb3751 commit bd9d7ad

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)