]> git.donarmstrong.com Git - mothur.git/blobdiff - summarysharedcommand.cpp
added getCommandInfoCommand for gui
[mothur.git] / summarysharedcommand.cpp
index 6db7dab85b9b51ae798aaed4df4bc581adc5db6d..13a77ed31b19ae8b87006ea36ba5a53839365ebe 100644 (file)
@@ -89,7 +89,7 @@ string SummarySharedCommand::getHelpString(){
                helpString += "The all parameter is used to specify if you want the estimate of all your groups together.  This estimate can only be made for sharedsobs and sharedchao calculators. The default is false.\n";
                helpString += "If you use sharedchao and run into memory issues, set all to false. \n";
                helpString += "The groups parameter allows you to specify which of the groups in your groupfile you would like analyzed.  You must enter at least 2 valid groups.\n";
-               helpString += "Note: No spaces between parameter labels (i.e. label), '=' and parameters (i.e.yourLabel).\n\n";
+               helpString += "Note: No spaces between parameter labels (i.e. label), '=' and parameters (i.e.yourLabel).\n";
                return helpString;
        }
        catch(exception& e) {