X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhelp%2Fhtml%2Ffeatures%2Fclarguments.html;fp=help%2Fhelp%2Fhtml%2Ffeatures%2Fclarguments.html;h=1eecfb9738dd15ef2e4767378598e575b480a65d;hb=2288325efdb30bead1f6a3ad264d5e0c6b9cc752;hp=89560e97ab91b6280f9e62e976fb263715e58417;hpb=2f160359d38a4d475b0f96eb7da61f823d9ef7bd;p=jalview.git diff --git a/help/help/html/features/clarguments.html b/help/help/html/features/clarguments.html index 89560e9..1eecfb9 100644 --- a/help/help/html/features/clarguments.html +++ b/help/help/html/features/clarguments.html @@ -236,7 +236,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. @@ -245,10 +245,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.