]> git.donarmstrong.com Git - mothur.git/blobdiff - shhhercommand.h
added command descriptions
[mothur.git] / shhhercommand.h
index a95815fd154be1027d79cb33861c733be207ef1d..bdc850362b4b08e6c2e14655360e455353e74793 100644 (file)
@@ -26,6 +26,8 @@ public:
        string getCommandCategory()             { return "Hidden";              }
        string getHelpString(); 
        string getCitation() { return "no citation"; }
+       string getDescription()         { return "shhh.seqs"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }