]> git.donarmstrong.com Git - mothur.git/blobdiff - unifracunweightedcommand.cpp
added getCommandInfoCommand for gui
[mothur.git] / unifracunweightedcommand.cpp
index a8c656cb5c5ffdc4a1e0fb3fd62e8eed0f1bb25f..81601a168a43875dcc20db786460bfa2cbc93faa 100644 (file)
@@ -48,7 +48,7 @@ string UnifracUnweightedCommand::getHelpString(){
                helpString += "Example unifrac.unweighted(groups=A-B-C, iters=500).\n";
                helpString += "The default value for groups is all the groups in your groupfile, and iters is 1000.\n";
                helpString += "The unifrac.unweighted command output two files: .unweighted and .uwsummary their descriptions are in the manual.\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) {