]> git.donarmstrong.com Git - mothur.git/blobdiff - helpcommand.cpp
finished chimeraslayer method and added get.listcount command
[mothur.git] / helpcommand.cpp
index ba4f53d942b899d4dc02d65c8acc68a63fdd45f7..fc2f291548e07ebc41e03bf121760d23f2c4a16d 100644 (file)
@@ -32,7 +32,7 @@ int HelpCommand::execute(){
        
        delete validCommands;
        
-       mothurOutEndLine(); mothurOut("For further assistance please refer to the Mothur manual on our wiki at http://www.mothur.org/wiki, or contact Pat Schloss at pschloss@umich.edu.\n");
+       mothurOutEndLine(); 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;
 }