module Git module Switcher BANNER = <<-"EOS" Usage: git-switcher [options] v#{Git::Switcher::VERSION} Options: EOS end end