From 47c457401d0ef28abadcc6b2b2ea2e9a33d347f1 Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Tue, 17 May 2011 13:48:32 +0000
Subject: [PATCH] correction

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

diff --git a/ChangeLog b/ChangeLog
index 03a08924e..847340b7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,7 +26,7 @@ Version 13
 	It is now possible to add BAM, VCF and BCF files from the command line using the 
 	JVM bam option, e.g. art -Dbam=/pathToFile/file.bam 
 	and for multiple BAM's/VCF's this is comma separated
-	art -Duserplot='/pathToFile/file1.bam,/pathToFile/file2.bam', it
+	art -Dbam='/pathToFile/file1.bam,/pathToFile/file2.bam', it
 	can also read the BAM's from URL's.
 	
 	Added option to display orientation of reads in BamView.
-- 
GitLab