From c908a71ce7c23eae3ab92a655149402a1f6051d2 Mon Sep 17 00:00:00 2001
From: tcarver <tjc@sanger.ac.uk>
Date: Fri, 8 Feb 2013 14:36:19 +0000
Subject: [PATCH] change to show options for artemis-only

---
 docs/jvm_options.sgml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/jvm_options.sgml b/docs/jvm_options.sgml
index 18ba2035d..7930d7bde 100644
--- a/docs/jvm_options.sgml
+++ b/docs/jvm_options.sgml
@@ -52,6 +52,7 @@ using these file types). This can take a path name to a file or an HTTP address.
       </PARA>
     </SECT2>
 
+<![ %artemis-only; [ 
     <SECT2 ID="JVM-NG2">
        <TITLE><LITERAL>-Dbam1=pathToFile1 -Dbam2=pathToFile2</LITERAL></TITLE>
       <PARA>
@@ -74,6 +75,7 @@ Multiple BAM panels can be opened using the bamClone flag this is used with the
 (where n is an integer greater than 1). All BAM files are then shown in	each panel.
       </PARA>
     </SECT2>
+]]>
 
     <SECT2 ID="JVM-CHADO">
        <TITLE><LITERAL>-Dchado="hostname:port/database?username"</LITERAL></TITLE>
-- 
GitLab