X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=makegroupcommand.h;h=f86c707d4516160d0dc9cc99243f54bea34d191a;hp=e0c709204a6be01c637bf3ada3fbdb73a8c7b3d8;hb=1a20e24ee786195ab0e1cccd4f5aede7a88f3f4e;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc diff --git a/makegroupcommand.h b/makegroupcommand.h index e0c7092..f86c707 100644 --- a/makegroupcommand.h +++ b/makegroupcommand.h @@ -22,7 +22,9 @@ public: vector setParameters(); string getCommandName() { return "make.group"; } string getCommandCategory() { return "General"; } + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Make.group"; } string getDescription() { return "creates a group file"; }