execonmcode with tuples inputs
-
What is the syntax to pass multiple mcode and respective command values? -mCode and -command tuples?
I tried the following but get an error stating the inputs don't match
$ execonmcode -mCode 7722, 7755 -command "mycommand 1", "mycommand 2"
-