]> git.donarmstrong.com Git - mothur.git/blobdiff - pipelinepdscommand.h
added command descriptions
[mothur.git] / pipelinepdscommand.h
index c4b4646881f5c1b6bfbd9a682bda765a70c4193f..8abe0ea7a439e99aae5be49dc5734516ce9bdab1 100644 (file)
@@ -28,6 +28,8 @@ public:
        string getCommandCategory()             { return "Hidden";                      }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Pipeline.pds"; }
+       string getDescription()         { return "pat's pipeline"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }