]> git.donarmstrong.com Git - mothur.git/blobdiff - seqerrorcommand.h
added command descriptions
[mothur.git] / seqerrorcommand.h
index 3fdd66930a3078114b28d6f2f126de3da70f7da5..e467df11c99d735a482328c7dbe64aa623192a95 100644 (file)
@@ -50,6 +50,8 @@ public:
        string getCommandCategory()             { return "Sequence Processing";         }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Seq.error"; }
+       string getDescription()         { return "seq.error"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }