man/man8/puppet-file.8 in puppet-3.1.0.rc1 vs man/man8/puppet-file.8 in puppet-3.1.0.rc2

- old
+ new

@@ -1,9 +1,9 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "PUPPET\-FILE" "8" "May 2012" "Puppet Labs, LLC" "Puppet manual" +.TH "PUPPET\-FILE" "8" "January 2013" "Puppet Labs, LLC" "Puppet manual" . .SH "NAME" \fBpuppet\-file\fR \- Retrieve and store files in a filebucket . .SH "SYNOPSIS" @@ -11,20 +11,16 @@ . .SH "DESCRIPTION" This subcommand interacts with objects stored in a local or remote filebucket\. File objects are accessed by their MD5 sum; see the examples for the relevant syntax\. . .SH "OPTIONS" -Note that any configuration parameter that\'s valid in the configuration file is also a valid long argument, although it may or may not be relevant to the present action\. For example, \fBserver\fR is a valid configuration parameter, so you can specify \fB\-\-server <servername>\fR as an argument\. +Note that any configuration parameter that\'s valid in the configuration file is also a valid long argument, although it may or may not be relevant to the present action\. For example, \fBserver\fR and \fBrun_mode\fR are valid configuration parameters, so you can specify \fB\-\-server <servername>\fR, or \fB\-\-run_mode <runmode>\fR as an argument\. . .P See the configuration file documentation at \fIhttp://docs\.puppetlabs\.com/references/stable/configuration\.html\fR for the full list of acceptable parameters\. A commented list of all configuration options can also be generated by running puppet with \fB\-\-genconfig\fR\. . .TP -\-\-mode MODE -The run mode to use for the current action\. Valid modes are \fBuser\fR, \fBagent\fR, and \fBmaster\fR\. -. -.TP \-\-render\-as FORMAT The format in which to render output\. The most common formats are \fBjson\fR, \fBs\fR (string), \fByaml\fR, and \fBconsole\fR, but other options such as \fBdot\fR are sometimes available\. . .TP \-\-verbose @@ -113,11 +109,11 @@ . .IP \fBDESCRIPTION\fR . .IP -Prints the default terminus class for this subcommand\. Note that different run modes may have different default termini; when in doubt, specify the run mode with the \'\-\-mode\' option\. +Prints the default terminus class for this subcommand\. Note that different run modes may have different default termini; when in doubt, specify the run mode with the \'\-\-run_mode\' option\. . .TP \fBsave\fR \- API only: create or overwrite an object\. \fBSYNOPSIS\fR . @@ -207,9 +203,12 @@ .IP "\(bu" 4 \fBfile\fR . .IP "\(bu" 4 \fBrest\fR +. +.IP "\(bu" 4 +\fBselector\fR . .IP "" 0 . .SH "COPYRIGHT AND LICENSE" Copyright 2011 by Puppet Labs Apache 2 license; see COPYING