X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getcommandinfocommand.h;h=46ff78b5e41ec4b9792657f80885425726531351;hb=70491a12902e89b85cfa6b44a7b7fbe066ee2ac1;hp=463c94c41f62d994b0e462cc3c745ac73b733ad0;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;p=mothur.git diff --git a/getcommandinfocommand.h b/getcommandinfocommand.h index 463c94c..46ff78b 100644 --- a/getcommandinfocommand.h +++ b/getcommandinfocommand.h @@ -28,6 +28,7 @@ public: string getCommandName() { return "get.commandinfo"; } string getCommandCategory() { return "Hidden"; } string getHelpString(); + string getOutputPattern(string) { return ""; } string getCitation() { return "no citation"; } string getDescription() { return "get.commandinfo"; }