summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authornfagerlund <nick.fagerlund@gmail.com>2011-05-04 15:36:12 -0700
committernfagerlund <nick.fagerlund@gmail.com>2011-05-04 16:01:49 -0700
commit358418ce0fece0b3940b5c62c4633d61cb1de7b9 (patch)
treef552302c1ce5f112651f2a6f3c465b16648de5bf /lib
parentdce072a87c0a47b4edc76ca988029ee8b626eeb6 (diff)
downloadpuppet-358418ce0fece0b3940b5c62c4633d61cb1de7b9.tar.gz
puppet-358418ce0fece0b3940b5c62c4633d61cb1de7b9.tar.xz
puppet-358418ce0fece0b3940b5c62c4633d61cb1de7b9.zip
(#7303) Remove reference to not-yet-extant man action
We haven't implemented the `man` action yet, so let's not mention it until we have.
Diffstat (limited to 'lib')
-rw-r--r--lib/puppet/face/help/global.erb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/puppet/face/help/global.erb b/lib/puppet/face/help/global.erb
index a19ce1fb0..80c77ad26 100644
--- a/lib/puppet/face/help/global.erb
+++ b/lib/puppet/face/help/global.erb
@@ -16,5 +16,4 @@ Available applications, soon to be ported to Faces:
See 'puppet help <subcommand> <action>' for help on a specific subcommand action.
See 'puppet help <subcommand>' for help on a specific subcommand.
-See 'puppet man <subcommand>' for the full man page.
Puppet v<%= Puppet::PUPPETVERSION %>