]> git.donarmstrong.com Git - mothur.git/blobdiff - helpcommand.h
added modify names parameter to set.dir
[mothur.git] / helpcommand.h
index cba07087148b0a537a299746c808f4314ea05806..aedb7b5a626570f39f16d420ca7bd82a0034f740 100644 (file)
@@ -25,6 +25,7 @@ public:
        string getCommandName()                 { return "help";                }
        string getCommandCategory()             { return "Hidden";              }
        string getHelpString() { return "For more information about a specific command type 'commandName(help)' i.e. 'cluster(help)'"; }        
+     string getOutputPattern(string) { return "";                }
        string getCitation() { return "no citation"; }
        string getDescription()         { return "help"; }