summaryrefslogtreecommitdiffstats
path: root/lib/puppet/face
diff options
context:
space:
mode:
authorDaniel Pittman <daniel@puppetlabs.com>2011-05-02 15:36:05 -0700
committerDaniel Pittman <daniel@puppetlabs.com>2011-05-02 15:36:05 -0700
commit25ee3d62bdd6c1e835f74eb9aa5f2e03e6b570df (patch)
treedfdfe515aa34034fb285fa675a04a7e3518f91fe /lib/puppet/face
parenta71bfa10123276b1dc96c5ef540b9fbf222c2f6d (diff)
parentb20e9779f1c60a2a2ea1ddf21b3c5e06d8f68ac4 (diff)
Merge branch 'bug/2.7.x/better-error-reporting-in-face-cli-facade' into 2.7.x
Diffstat (limited to 'lib/puppet/face')
-rw-r--r--lib/puppet/face/help/global.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/puppet/face/help/global.erb b/lib/puppet/face/help/global.erb
index f4c761b2b..a19ce1fb0 100644
--- a/lib/puppet/face/help/global.erb
+++ b/lib/puppet/face/help/global.erb
@@ -1,4 +1,4 @@
-puppet <subcommand> [options] <action> [options]
+Usage: puppet <subcommand> [options] <action> [options]
Available subcommands, from Puppet Faces:
% Puppet::Face.faces.sort.each do |name|