X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fbin%2Fargparser%2FArg.java;fp=src%2Fjalview%2Fbin%2Fargparser%2FArg.java;h=36f7794e1d77b4f861ad64879eacdff6ef75a879;hb=1987cc04f6d1a002a3848b8e27ca4b65afcfd8a1;hp=9a05c9f4f30fe0e6a3f48fd73d6e5686cfb8336b;hpb=4a28fee3e0c129a01268d26e1396b045bd893fb8;p=jalview.git diff --git a/src/jalview/bin/argparser/Arg.java b/src/jalview/bin/argparser/Arg.java index 9a05c9f..36f7794 100644 --- a/src/jalview/bin/argparser/Arg.java +++ b/src/jalview/bin/argparser/Arg.java @@ -311,7 +311,7 @@ public enum Arg // these last two have no purpose in the normal Jalview application but are // used by jalview.bin.Launcher to set memory settings. They are not used by - // argparser but are here for Usage statement reasons. + // argparser but are here for Usage statement and parsing reasons. JVMMEMPC(Type.CONFIG, "Limit maximum heap size (memory) to PERCENT% of total physical memory detected. This defaults to 90 if total physical memory can be detected.\n" + "The equals sign (\"=\") separator must be used with no spaces.",