]> git.donarmstrong.com Git - mothur.git/blobdiff - mergefilecommand.cpp
changed added group output to indicator command. a few changes to work with the guy
[mothur.git] / mergefilecommand.cpp
index 0501859e258f82410fa8360ae86092a0b1ea86f6..f68bbbedd4b7704a85b55a41a90bc2aa855902ef 100644 (file)
@@ -135,7 +135,7 @@ int MergeFileCommand::execute(){
                if (m->control_pressed) {  m->mothurRemove(outputFileName); return 0;  }
                
                m->mothurOutEndLine();
-               m->mothurOut("Output File Name: "); m->mothurOutEndLine();
+               m->mothurOut("Output File Names: "); m->mothurOutEndLine();
                m->mothurOut(outputFileName); m->mothurOutEndLine();    outputNames.push_back(outputFileName); outputTypes["merge"].push_back(outputFileName);
                m->mothurOutEndLine();