if (this.grunt.option('help') || this.grunt.option('h')) {
      return this.grunt.loadTasks(tasksdir);
    }