]> git.donarmstrong.com Git - mothur.git/blobdiff - normalizesharedcommand.cpp
added getCommandInfoCommand for gui
[mothur.git] / normalizesharedcommand.cpp
index 8a6b4adf524a40f8e38c350f6f322f7a9e1effe3..5f3cacbf194a36205b35f9772aac17cdae4352c2 100644 (file)
@@ -45,7 +45,7 @@ string NormalizeSharedCommand::getHelpString(){
                helpString += "Example normalize.shared(groups=A-B-C, scale=totalgroup).\n";
                helpString += "The default value for groups is all the groups in your groupfile, and all labels in your inputfile will be used.\n";
                helpString += "The normalize.shared command outputs a .norm.shared file.\n";
-               helpString += "Note: No spaces between parameter labels (i.e. groups), '=' and parameters (i.e.yourGroups).\n\n";
+               helpString += "Note: No spaces between parameter labels (i.e. groups), '=' and parameters (i.e.yourGroups).\n";
                return helpString;
        }
        catch(exception& e) {