]> git.donarmstrong.com Git - mothur.git/blobdiff - getcurrentcommand.h
added command descriptions
[mothur.git] / getcurrentcommand.h
index bfa9168dcd81347afe271062f224763fdcb56ce1..dfff0fa27d09573ab35d95ddb8c1375f77d9ac5e 100644 (file)
@@ -24,6 +24,8 @@ class GetCurrentCommand : public Command {
                string getCommandCategory()             { return "General";             }
                string getHelpString(); 
                string getCitation() { return "http://www.mothur.org/wiki/Get.current"; }
+               string getDescription()         { return "get current files saved by mothur"; }
+
        
                int execute(); 
                void help() { m->mothurOut(getHelpString()); }