JAL-629 launcher shell script uses jalview.bin.Launcher so --jvmmmempc and --jvmmemma...
[jalview.git] / help / help / html / features / clarguments.html
index 99d4611..78fb006 100644 (file)
     <tr valign="top">
     <td><code>&#8209;&#8209;jvmmempc=<em>PERCENT</em></code></td>
     <td>
-      <em>Only available with standalone executable jar or jalview.bin.Launcher.</em>
-      <br/>
       Limit maximum heap size (memory) to PERCENT% of total physical memory detected.
       This defaults to 90 if total physical memory can be detected.
       <br/>
     <tr valign="top">
     <td><code>&#8209;&#8209;jvmmemmax=<em>MAXMEMORY</em></code></td>
     <td>
-      <em>Only available with standalone executable jar or jalview.bin.Launcher.</em>
-      <br/>
       Limit maximum heap size (memory) to MAXMEMORY. MAXMEMORY can be specified in bytes, kilobytes(k), megabytes(m),
       gigabytes(g) or if you're lucky enough, terabytes(t).
       This defaults to 32g if total physical memory can be detected, or to 8g if total physical memory cannot be detected.