]> git.donarmstrong.com Git - mothur.git/blobdiff - helpcommand.cpp
modified trim.seqs to speed up the append with multiple processors
[mothur.git] / helpcommand.cpp
index 24d587b60ab7115b06379a98e9076ad3c6999c0f..aeb7efc0b77e0ee0a04e5310af8d81c0049e72a7 100644 (file)
@@ -62,6 +62,7 @@ int HelpCommand::execute(){
        m->mothurOut("For more information about a specific command type 'commandName(help)' i.e. 'read.dist(help)'"); m->mothurOutEndLine();
        
        m->mothurOutEndLine(); m->mothurOut("For further assistance please refer to the Mothur manual on our wiki at http://www.mothur.org/wiki, or contact Pat Schloss at mothur.bugs@gmail.com.\n");
+       
        return 0;
 }