#!/usr/bin/env ruby require 'specific_help' help_file = File.join(ENV['HOME'],'.my_help','emacs_help') SpecificHelp::Command.run(help_file, ARGV)