You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<para>Print a list of all possible error messages in XML format.</para>
329
332
</listitem>
330
333
</varlistentry>
334
+
<varlistentry>
335
+
<term>
336
+
<option>--executor=<type></option>
337
+
</term>
338
+
<listitem>
339
+
<para>Specifies the executor to use. Possible values:</para>
340
+
<glosslist><glossentry><glossterm>auto</glossterm><glossdef><para>Automatically select (default)</para></glossdef></glossentry><glossentry><glossterm>thread</glossterm><glossdef><para>Perform analysis within a thread in the main process</para></glossdef></glossentry><glossentry><glossterm>proicess</glossterm><glossdef><para>Perform analysis of each file in a separate child process</para></glossdef></glossentry></glosslist>
0 commit comments