From 358418ce0fece0b3940b5c62c4633d61cb1de7b9 Mon Sep 17 00:00:00 2001 From: nfagerlund Date: Wed, 4 May 2011 15:36:12 -0700 Subject: (#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. --- lib/puppet/face/help/global.erb | 1 - 1 file changed, 1 deletion(-) 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 ' for help on a specific subcommand action. See 'puppet help ' for help on a specific subcommand. -See 'puppet man ' for the full man page. Puppet v<%= Puppet::PUPPETVERSION %> -- cgit