From: Ben Soares Date: Fri, 5 Jul 2019 09:43:30 +0000 (+0100) Subject: JAL-1544 fixed a html encoding of '<' (%lt; -> <) in commandline.html X-Git-Tag: Release_2_11_1_0~31^2~3 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=5fded65dab76ae9214716a59e2bfad03e64053ed JAL-1544 fixed a html encoding of '<' (%lt; -> <) in commandline.html --- diff --git a/help/help/html/features/commandline.html b/help/help/html/features/commandline.html index 27a1a68..e00d390 100644 --- a/help/help/html/features/commandline.html +++ b/help/help/html/features/commandline.html @@ -49,7 +49,7 @@ open /Applications/Jalview.app --args -open ~/myalignment.fa(put

  • Jalview standalone executable Jar
    -        <Path to Java home>/bin/java -jar %lt;Path to Jalview Jar>/jalview-all-1.8.jar -open myalignment.fa
  • + <Path to Java home>/bin/java -jar <Path to Jalview Jar>/jalview-all-1.8.jar -open myalignment.fa

    If you have installed Jalview via conda or another package