X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getcommandinfocommand.h;h=463c94c41f62d994b0e462cc3c745ac73b733ad0;hb=8dd3c225255d7084e3aff8740aa4f1f1cabb367a;hp=c67a4eded0536e11177cd3db392efe2fa3ae7364;hpb=e150b0b0664caec517485ee6d69dcdade6dcae77;p=mothur.git diff --git a/getcommandinfocommand.h b/getcommandinfocommand.h index c67a4ed..463c94c 100644 --- a/getcommandinfocommand.h +++ b/getcommandinfocommand.h @@ -29,6 +29,8 @@ public: string getCommandCategory() { return "Hidden"; } string getHelpString(); string getCitation() { return "no citation"; } + string getDescription() { return "get.commandinfo"; } + int execute(); void help() { m->mothurOut(getHelpString()); }