From eaf56e9dfd894e56f2d78f8ee17bce4fdf6c5578 Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Mon, 27 Jun 2011 09:28:55 +0000
Subject: [PATCH] fix for userplot typo

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@16348 ee4ac58c-ac51-4696-9907-e4b3aa274f04
---
 docs/jvm_options.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/jvm_options.sgml b/docs/jvm_options.sgml
index 9706cd5e5..e56005d0e 100644
--- a/docs/jvm_options.sgml
+++ b/docs/jvm_options.sgml
@@ -32,7 +32,7 @@ This sets the base position that &prog; opens at, e.g. 10000.
        <TITLE><LITERAL>-Duserplot=pathToFile</LITERAL></TITLE>
       <PARA>
 This can be used to open userplots from the command line. The paths are comma
-separated to open multiple plots (-Duserplot=-Duserplot='/pathToFile/userPlot1,/pathToFile/userPlot2').
+separated to open multiple plots (-Duserplot='/pathToFile/userPlot1,/pathToFile/userPlot2').
       </PARA>
     </SECT2>
 
-- 
GitLab