From d5ad0fbd44aa45f38b399b0f3da6b59833fc74db Mon Sep 17 00:00:00 2001 From: James Turnbull Date: Fri, 30 Jul 2010 10:48:00 +1000 Subject: Removed eventual documentation line ... eventually came --- lib/puppet/util/command_line/puppetrun | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/puppet/util/command_line/puppetrun b/lib/puppet/util/command_line/puppetrun index ee95c47eb..27cd775b9 100755 --- a/lib/puppet/util/command_line/puppetrun +++ b/lib/puppet/util/command_line/puppetrun @@ -54,8 +54,6 @@ # This is what you would install on your Puppet master; non-master hosts could # leave off the 'fileserver' and 'puppetmaster' namespaces. # -# Expect more documentation on this eventually. -# # = Options # # Note that any configuration parameter that's valid in the configuration file -- cgit