JAL-3477 Added -help text for jvmmempc and jvmmemmax. Fixed typo and slight rewording...
[jalview.git] / help / help / html / features / clarguments.html
index 89560e9..1eecfb9 100644 (file)
     </tr>
     <tr>
       <td><div align="center">-jvmmempc=PERCENT</div></td>
-      <td><div align="left"><em>Standalone executable jar only.</em>
+      <td><div align="left"><em>Only available with standalone executable jar or jalview.bin.Launcher.</em>
           Limit maximum heap size (memory) to PERCENT% of total physical memory detected.
          This defaults to 90 if total physical memory can be detected.
          See <a href="../memory.html">Memory usage settings for Jalview</a> for more details.
     </tr>
     <tr>
       <td><div align="center">-jvmmemmax=MAXMEMORY</div></td>
-      <td><div align="left"><em>Standalone executable jar only.</em>
+      <td><div align="left"><em>Only available with standalone executable jar or jalview.bin.Launcher.</em>
           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 physcial memory can be detected, or to 8g if total physical memory cannot be detected.
+         This defaults to 32g if total physical memory can be detected, or to 8g if total physical memory cannot be detected.
          See <a href="../memory.html">Memory usage settings for Jalview</a> for more details.
           </div>
       </td>