X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getcommandinfocommand.h;fp=getcommandinfocommand.h;h=463c94c41f62d994b0e462cc3c745ac73b733ad0;hb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;hp=c67a4eded0536e11177cd3db392efe2fa3ae7364;hpb=f2408a11ad53c148e3a3329018ca7d04b567f11d;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()); }