Multi-valued attributes

For multi-valued attributes, the syntax is:

"attribute=value1 value2 value3"
where value1 value2 value3 are multiple values of the attribute. Separate the values with spaces and enclose the attribute name and values in double quotation marks. For example:
-x "content-orientations-supported=portrait landscape"
assigns two values, portrait and landscape, to the content-orientations-supported attribute.
Note: In the InfoPrint Manager Administration GUI, most multi-valued attributes require you to specify each value on a separate line of a list box. When you must enter multiple values in a single field, separate the values by commas. For example, enter multiple values for the chars attribute like this:
      ┌────────────────────┐
Fonts │ GT10,GT12          │
      └────────────────────┘