Please review pull request #570: Document missing --noop option for puppet apply opened by (francois)
Description:
I had to resort to the Interwebs to find that this option exists. puppet help apply didn't tell me.
- Opened: Fri Mar 09 05:19:49 UTC 2012
- Based on: puppetlabs:master (fc0e8c4800356833dcb06ed7850febfe51abae2c)
- Requested merge: francois:master (a3230f888d8234c710aa760c0d0a3828cd02b030)
Diff follows:
diff --git a/man/man8/puppet-apply.8 b/man/man8/puppet-apply.8 index b93713f..a672855 100644 --- a/man/man8/puppet-apply.8 +++ b/man/man8/puppet-apply.8 @@ -56,6 +56,10 @@ Execute a specific piece of Puppet code Print extra information\. . .TP +\-\-noop +Execute in dry-run mode, to see what would be the result of applying the catalog\. +. +.TP \-\-apply Apply a JSON catalog (such as one generated with \'puppet master \-\-compile\')\. You can either specify a JSON file or pipe in JSON from standard input\. .
-- You received this message because you are subscribed to the Google Groups "Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
