From b5fade85256c0fbcedd48b078a31e8c2ac86ba1e Mon Sep 17 00:00:00 2001 From: Ben Soares Date: Wed, 17 May 2023 12:27:54 +0100 Subject: [PATCH] JAL-629 tidying the help docs --- help/help/helpTOC.xml | 2 +- help/help/html/memory.html | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/help/help/helpTOC.xml b/help/help/helpTOC.xml index 1cdf4d3..433139d 100755 --- a/help/help/helpTOC.xml +++ b/help/help/helpTOC.xml @@ -177,8 +177,8 @@ + - diff --git a/help/help/html/memory.html b/help/help/html/memory.html index ec57530..a326575 100755 --- a/help/help/html/memory.html +++ b/help/help/html/memory.html @@ -74,6 +74,11 @@ with a different percentage of physical memory available is to adjust your user preferences via the Startup Preferences panel. +
  • + jalview command line launch +
    + When starting Jalview from a command line launch you can use the memory setting arguments --jvmmemmax=MAXMEMORY and --jvmmempc=PERCENT. MAXMEMORY should be an integer optionally followed by one of k, m, g, t. PERCENT should be an integer between 1 and 100. +
  • JVL file
    Another way to adjust launch settings is with a text file with extension .jvl and a single line to specify the percentage of memory you wish -- 1.7.10.2