]> git.donarmstrong.com Git - mothur.git/blobdiff - getcommandinfocommand.h
added check to make sure shhh.flows child processes finish properly. added subsamplin...
[mothur.git] / getcommandinfocommand.h
index 4c5b3ab60f7c1fea8d75f7e228c6539536afd877..463c94c41f62d994b0e462cc3c745ac73b733ad0 100644 (file)
@@ -28,6 +28,9 @@ public:
        string getCommandName()                 { return "get.commandinfo";             }
        string getCommandCategory()             { return "Hidden";                              }
        string getHelpString(); 
+       string getCitation() { return "no citation"; }
+       string getDescription()         { return "get.commandinfo"; }
+       
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }