summaryrefslogtreecommitdiff
path: root/db/source/opt/152.xml
blob: 3d754a5b82d530f0a82d472f6693ed94d6b4a42e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<option type="int" id="opt/152">
  <!-- A multilingual <comments> block can appear here, too;
       it should be treated as documentation for the user. -->
  <arg_longname>
   <en>Yellow Level</en>
  </arg_longname>
  <arg_shortname>
   <en>Yellow</en><!-- backends only know <en> shortnames! -->
  </arg_shortname>
  <arg_execution>
   <arg_group>Adjustment</arg_group>
   <arg_order>230</arg_order>
   <arg_spot>A</arg_spot>
   <arg_substitution />
   <arg_proto> -dYellow=%s</arg_proto>
  </arg_execution>
  <constraints>
     <constraint sense="true">
      <driver>md5k</driver>
      <arg_defval>1024</arg_defval>
     </constraint>
     <constraint sense="true">
      <driver>md2k</driver>
      <arg_defval>1024</arg_defval>
     </constraint>
  </constraints>
  <arg_max>2048</arg_max>
  <arg_min>0</arg_min>
</option>