Merge branch 'develop' into bug/JAL-4290_headless_alignment_export_with_structure_ann...
[jalview.git] / src / jalview / bin / argparser / Arg.java
index 9a05c9f..36f7794 100644 (file)
@@ -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.",