]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedcommand.h
added command descriptions
[mothur.git] / sharedcommand.h
index add6ee8d4a6ebdfd86d6a08d750c7fe88cc3bd35..51a25281cfea1e6a47d9bfc969bb63eccc9624e9 100644 (file)
@@ -32,7 +32,8 @@ public:
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Make.shared"; }
-       
+       string getDescription()         { return "make a shared file from a list and group file"; }
+
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }