X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=parselistscommand.h;h=9356299b91c45c82b073c424a81b9a6bb28673e8;hb=2bb9267aa4b4ecdf8488b06605cc9f3f36fa4332;hp=9489b9b29108ed13969352c6ed1fe3a994e7f326;hpb=e150b0b0664caec517485ee6d69dcdade6dcae77;p=mothur.git diff --git a/parselistscommand.h b/parselistscommand.h index 9489b9b..9356299 100644 --- a/parselistscommand.h +++ b/parselistscommand.h @@ -28,6 +28,7 @@ public: string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Parse.list"; } + string getDescription() { return "parses a list file by group"; } int execute(); void help() { m->mothurOut(getHelpString()); }