X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=readotucommand.h;h=c6d65037516c495f391ceb983273b1b9a20010e1;hb=36a6b02cf7f09d2bc34376b588944a9ca73429c5;hp=0f6644bdb4b8b0126f5ace2b5f11f9e505f44094;hpb=e150b0b0664caec517485ee6d69dcdade6dcae77;p=mothur.git diff --git a/readotucommand.h b/readotucommand.h index 0f6644b..c6d6503 100644 --- a/readotucommand.h +++ b/readotucommand.h @@ -25,6 +25,7 @@ public: string getCommandCategory() { return "Hidden"; } string getHelpString() { return "This command is no longer available. You can provide your files directly to the downstream commands like collect.shared."; } string getCitation() { return "http://www.mothur.org/wiki/Read.otu"; } + string getDescription() { return "read.otu"; } int execute(); void help() { m->mothurOut(getHelpString()); }