]> git.donarmstrong.com Git - mothur.git/blobdiff - getcommandinfocommand.h
added command descriptions
[mothur.git] / getcommandinfocommand.h
index c67a4eded0536e11177cd3db392efe2fa3ae7364..463c94c41f62d994b0e462cc3c745ac73b733ad0 100644 (file)
@@ -29,6 +29,8 @@ public:
        string getCommandCategory()             { return "Hidden";                              }
        string getHelpString(); 
        string getCitation() { return "no citation"; }
+       string getDescription()         { return "get.commandinfo"; }
+       
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }