X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=setlogfilecommand.h;h=0354971a0b2d92cf2edc7cf742b80beae1a9be17;hp=8d3bfcdc15d3c75253a78abe12b3277c1f9b6c8b;hb=a8e2df1b96a57f5f29576b08361b86a96a8eff4f;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc diff --git a/setlogfilecommand.h b/setlogfilecommand.h index 8d3bfcd..0354971 100644 --- a/setlogfilecommand.h +++ b/setlogfilecommand.h @@ -25,7 +25,9 @@ public: vector setParameters(); string getCommandName() { return "set.logfile"; } string getCommandCategory() { return "General"; } + string getHelpString(); + string getOutputPattern(string){ return ""; } string getCitation() { return "http://www.mothur.org/wiki/Set.logfile"; } string getDescription() { return "set logfile name"; }