We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65bb41f commit b2fd9fbCopy full SHA for b2fd9fb
tests/examples/sh/solution/.solution.toml
@@ -1,7 +1,7 @@
1
[MyScript]
2
entry_point = "./main.sh"
3
-parameters = ""
+arguments = ""
4
5
[MyOtherCoolScript]
6
entry_point = "./extra.sh"
7
0 commit comments