X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=getcommandinfocommand.h;h=46ff78b5e41ec4b9792657f80885425726531351;hp=463c94c41f62d994b0e462cc3c745ac73b733ad0;hb=615301e57c25e241356a9c2380648d117709458d;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf 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"; }