From ff051fe391fbb77dc4fe8b6861c6876c7617d337 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C3=A9ronique=20=20LEGRAND?= <vlegrand@ml19-1053.home>
Date: Fri, 10 Apr 2020 15:00:00 +0200
Subject: [PATCH] finilizing 1rst multimachine version of phageterm

---
 _modules/main_utils.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_modules/main_utils.py b/_modules/main_utils.py
index 0db8a8b..596bcf5 100755
--- a/_modules/main_utils.py
+++ b/_modules/main_utils.py
@@ -22,7 +22,7 @@ usage = """\n\nUsage: %prog -f reads.fastq -r phage_sequence.fasta [-n phage_nam
     Version: 3.0.0
     Contact: Julian Garneau <julian.garneau@usherbrooke.ca>
     Contact: David Bikard <david.bikard@pasteur.fr>
-    Contact: Marc Monot <marc.monot@pasteur.fr>
+    Contact: Marc Monot <marc.monot@pasteur.fr> 
     Contact: Veronique Legrand <vlegrand@pasteur.fr>
 
     You can perform a program test run upon installation using the "-t " option.
-- 
GitLab