X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getgroupcommand.cpp;h=9014031d5a58556493b712282fbf4bfc5535d5e2;hb=92dde9a6d6c638fcbbd5dbaa5c79167564f90e49;hp=95baec8e72a5ea9202261790279fc5080e0ca3ad;hpb=0bb069a445785a88a95e3f1427afba7df056a0b3;p=mothur.git diff --git a/getgroupcommand.cpp b/getgroupcommand.cpp index 95baec8..9014031 100644 --- a/getgroupcommand.cpp +++ b/getgroupcommand.cpp @@ -45,7 +45,7 @@ GetgroupCommand::GetgroupCommand(string option){ void GetgroupCommand::help(){ try { mothurOut("The get.group command can only be executed after a successful read.otu command.\n"); - //mothurOut("The get.group command outputs a .bootGroups file to you can use in addition to the tree file generated by the bootstrap.shared command to run the concensus command.\n"); + //mothurOut("The get.group command outputs a .bootGroups file to you can use in addition to the tree file generated by the bootstrap.shared command to run the consensus command.\n"); mothurOut("You may not use any parameters with the get.group command.\n"); mothurOut("The get.group command should be in the following format: \n"); mothurOut("get.group()\n");