X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=getcommandinfocommand.h;h=46ff78b5e41ec4b9792657f80885425726531351;hp=b72c2368a911996fcdc71d67748533766f9fe637;hb=cf9987b67aa49777a4c91c2d21f96e58bf17aa82;hpb=49d2b7459c5027557564b21e9487dadafbbbdc96 diff --git a/getcommandinfocommand.h b/getcommandinfocommand.h index b72c236..46ff78b 100644 --- a/getcommandinfocommand.h +++ b/getcommandinfocommand.h @@ -27,8 +27,8 @@ public: vector setParameters(); string getCommandName() { return "get.commandinfo"; } string getCommandCategory() { return "Hidden"; } - string getOutputFileNameTag(string, string) { return ""; } string getHelpString(); + string getOutputPattern(string) { return ""; } string getCitation() { return "no citation"; } string getDescription() { return "get.commandinfo"; }