Special types are provided for lists of each of the simple parameter types. List items are separated by spaces. For example:
taskname --group='xmm sas user developer'
String lists may use double-quotes to allow items which contain spaces or empty strings. For example, the following list contains 5 items ("ab cd", "ef", "", "„,", "String list"):
taskname --list='"ab cd" ef "" ,,, "String list"'