#!/usr/bin/ruby1.9

require 'puppet/application/describe'

Puppet::Application[:describe].run
