From f3b14b9a8b5be0492bb4db321e89467bcb084c8d Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Fri, 8 Jun 2007 12:54:52 +0000 Subject: [PATCH] git-svn-id: https://www.grenoble.prabi.fr/svn/LECASofts/ecoPCR/branches/refactoring@49 60f365c0-8329-0410-b2a4-ec073aeeaa1d --- src/ecoisundertaxon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ecoisundertaxon.c b/src/ecoisundertaxon.c index 8fd3a07..f81edbd 100644 --- a/src/ecoisundertaxon.c +++ b/src/ecoisundertaxon.c @@ -27,9 +27,9 @@ static void PrintHelp() PP " options:\n"); PP " -1 : [FIRST] taxomic id of the hypothetical son\n\n"); PP " -2 : [SECOND] taxonomic id of the hypothetical parent\n\n"); + PP " -h : [H]elp - print help\n\n"); PP " -v : [V]erbose mode. Display taxonomic information for both\n"); PP " : taxonomic id.\n\n"); - PP " -h : [H]elp - print help\n\n"); PP "------------------------------------------\n"); PP " database : to match the expected format, the database\n"); PP " has to be formated first by the ecoPCRFormat.py program located.\n");