]> git.donarmstrong.com Git - mothur.git/blobdiff - getrabundcommand.cpp
changed added group output to indicator command. a few changes to work with the guy
[mothur.git] / getrabundcommand.cpp
index 5f33f3a1fbab70aad5764b20f4e1d8633c8a865b..35342933c5f898a97b2c925baa09520defd47179 100644 (file)
@@ -274,7 +274,7 @@ int GetRAbundCommand::execute(){
                }
                
                m->mothurOutEndLine();
-               m->mothurOut("Output File Name: "); m->mothurOutEndLine();
+               m->mothurOut("Output File Names: "); m->mothurOutEndLine();
                m->mothurOut(filename); m->mothurOutEndLine();  outputNames.push_back(filename); outputTypes["rabund"].push_back(filename);
                m->mothurOutEndLine();