346 |
<var>PATH</var> must be a complete path relative to <var>SOURCE-DIRECTORY</var>. |
<var>PATH</var> must be a complete path relative to <var>SOURCE-DIRECTORY</var>. |
347 |
<var>PATH</var> can be a file or a directory (in which case the directory and |
<var>PATH</var> can be a file or a directory (in which case the directory and |
348 |
its entire contents are skipped). This option may be given multiple times. |
its entire contents are skipped). This option may be given multiple times. |
349 |
|
<dt><code>--js-version=<var>VERSION</var></code> |
350 |
|
<dd>Use the specified JavaScript version; valid values for <var>VERSION</var> |
351 |
|
are <code>1.0</code>, <code>1.1</code>, <code>1.2</code>, ..., <code>1.8</code>, |
352 |
|
or <code>ECMAv3</code> (the default). |
353 |
<dt><code>--no-highlight</code> |
<dt><code>--no-highlight</code> |
354 |
<dd>Do not perform syntax highlighting of JavaScript code. |
<dd>Do not perform syntax highlighting of JavaScript code. |
355 |
<dt><code>--no-instrument=<var>PATH</var></code> |
<dt><code>--no-instrument=<var>PATH</var></code> |
483 |
<dt><code>--ip-address=<var>ADDRESS</var></code> |
<dt><code>--ip-address=<var>ADDRESS</var></code> |
484 |
<dd>Run the server on the IP address given by <var>ADDRESS</var>. The default is <code>127.0.0.1</code>. Specify |
<dd>Run the server on the IP address given by <var>ADDRESS</var>. The default is <code>127.0.0.1</code>. Specify |
485 |
<code>0.0.0.0</code> to use any address. |
<code>0.0.0.0</code> to use any address. |
486 |
|
<dt><code>--js-version=<var>VERSION</var></code> |
487 |
|
<dd>Use the specified JavaScript version; valid values for <var>VERSION</var> |
488 |
|
are <code>1.0</code>, <code>1.1</code>, <code>1.2</code>, ..., <code>1.8</code>, |
489 |
|
or <code>ECMAv3</code> (the default). |
490 |
<dt><code>--no-highlight</code> |
<dt><code>--no-highlight</code> |
491 |
<dd>Do not perform syntax highlighting of JavaScript code. |
<dd>Do not perform syntax highlighting of JavaScript code. |
492 |
<dt><code>--no-instrument=<var>URL</var></code> |
<dt><code>--no-instrument=<var>URL</var></code> |