X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getcommandinfocommand.h;fp=getcommandinfocommand.h;h=c67a4eded0536e11177cd3db392efe2fa3ae7364;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=4c5b3ab60f7c1fea8d75f7e228c6539536afd877;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/getcommandinfocommand.h b/getcommandinfocommand.h index 4c5b3ab..c67a4ed 100644 --- a/getcommandinfocommand.h +++ b/getcommandinfocommand.h @@ -28,6 +28,7 @@ public: string getCommandName() { return "get.commandinfo"; } string getCommandCategory() { return "Hidden"; } string getHelpString(); + string getCitation() { return "no citation"; } int execute(); void help() { m->mothurOut(getHelpString()); }