X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhelp%2Fhtml%2Ffeatures%2Fclarguments.html;h=0d800cf6a3dc6b3560b1622b7bd15e58ccc1c9c8;hb=1ceb01789338f289cee6e2ae938e971ecc2c0191;hp=369c56549eeb2e800d98dcfc17cc2a9bdcf0f99a;hpb=6be53c5baa4a130d2dfa166d990e6183c0e6b237;p=jalview.git diff --git a/help/help/html/features/clarguments.html b/help/help/html/features/clarguments.html index 369c565..0d800cf 100644 --- a/help/help/html/features/clarguments.html +++ b/help/help/html/features/clarguments.html @@ -227,7 +227,7 @@
-jvmmempc=PERCENT
-
Standalone executable jar only. +
Only available with standalone executable jar or jalview.bin.Launcher. Limit maximum heap size (memory) to PERCENT% of total physical memory detected. This defaults to 90 if total physical memory can be detected. See Memory usage settings for Jalview for more details. @@ -236,10 +236,10 @@
-jvmmemmax=MAXMEMORY
-
Standalone executable jar only. +
Only available with standalone executable jar or jalview.bin.Launcher. 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 Memory usage settings for Jalview for more details.