# File lib/rhc/help_formatter.rb, line 14
    def render_options runner
      template(:options_help).result RunnerHelpBindings.new(runner).get_binding
    end