summaryrefslogtreecommitdiff
path: root/db/source/opt/103.xml
blob: 2ce387a85337aa498e177cb3058a9915e0f422b0 (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
<option type="bool" id="opt/103">
  <!-- A multilingual <comments> block can appear here, too;
       it should be treated as documentation for the user. -->
  <arg_longname>
   <en>Do Curl Correction</en>
  </arg_longname>
  <arg_shortname>
   <en>CurlCorrectionAlways</en><!-- backends only know <en> shortnames! -->
  </arg_shortname>
  <arg_execution>
   <arg_group>Finishing</arg_group>
   <arg_order>110</arg_order>
   <arg_spot>C</arg_spot>
   <arg_substitution />
   <arg_proto> -curlcorrection</arg_proto>
  </arg_execution>
  <constraints>
     <constraint sense="true">
      <driver>ppmtocpva</driver>
      <arg_defval>0</arg_defval>
     </constraint>
  </constraints>
  <arg_shortname_false>
   <en>CurlCorrectionAfterFinal</en><!-- Backends only know <en> shortnames! -->
  </arg_shortname_false>
</option>