X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=cooccurrencecommand.h;h=94930ac2db71fff68a9fb208385a6cdc2c94ade4;hb=a38cc7240f45bd39aa60d0df75825c17af0a082c;hp=758a9fff0c155261c1efbe60e7a0992d9b215681;hpb=deba0af0ccdcb6005ed5b2b82649b137c63fbdf7;p=mothur.git diff --git a/cooccurrencecommand.h b/cooccurrencecommand.h index 758a9ff..94930ac 100644 --- a/cooccurrencecommand.h +++ b/cooccurrencecommand.h @@ -26,7 +26,7 @@ public: ~CooccurrenceCommand(){} vector setParameters(); - string getCommandName() { return "Cooccurrence"; } + string getCommandName() { return "cooccurrence"; } string getCommandCategory() { return "Hypothesis Testing"; } string getHelpString();