Hi there,
i'm trying to use the following command line argument pattern:
-k Key1 -v Value1 -k Key2 -v Value2
but it throws an error ... is defined multiple times even though this Wiki page states that this is supported.
Is it only possible with unparsing?
So lonG
Hi there,
i'm trying to use the following command line argument pattern:
-k Key1 -v Value1 -k Key2 -v Value2
but it throws an error
... is defined multiple timeseven though this Wiki page states that this is supported.Is it only possible with unparsing?
So lonG