~ubuntu-branches/ubuntu/quantal/puppet/quantal

« back to all changes in this revision

Viewing changes to man/man8/puppet-doc.8

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2012-07-14 01:56:30 UTC
  • mfrom: (1.1.29) (3.1.43 sid)
  • Revision ID: package-import@ubuntu.com-20120714015630-ntj41rkvkq4zph4y
Tags: 2.7.18-1ubuntu1
* Resynchronise with Debian. (LP: #1023931) Remaining changes:
  - debian/puppetmaster-passenger.postinst: Make sure we error if puppet
    config print doesn't work
  - debian/puppetmaster-passenger.postinst: Ensure upgrades from
    <= 2.7.11-1 fixup passenger apache configuration.
* Dropped upstreamed patches:
  - debian/patches/CVE-2012-1906_CVE-2012-1986_to_CVE-2012-1989.patch
  - debian/patches/puppet-12844
  - debian/patches/2.7.17-Puppet-July-2012-CVE-fixes.patch
* Drop Build-Depends on ruby-rspec (in universe):
  - debian/control: remove ruby-rspec from Build-Depends
  - debian/patches/no-rspec.patch: make Rakefile work anyway if rspec
    isn't installed so we can use it in debian/rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\" generated with Ronn/v0.7.3
2
2
.\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
.
4
 
.TH "PUPPET\-DOC" "8" "June 2011" "Puppet Labs, LLC" "Puppet manual"
 
4
.TH "PUPPET\-DOC" "8" "June 2012" "Puppet Labs, LLC" "Puppet manual"
5
5
.
6
6
.SH "NAME"
7
7
\fBpuppet\-doc\fR \- Generate Puppet documentation and references
25
25
.
26
26
.TP
27
27
\-\-all
28
 
Output the docs for all of the reference types\. In \'rdoc\' modes, this also outputs documentation for all resources
 
28
Output the docs for all of the reference types\. In \'rdoc\' mode, this also outputs documentation for all resources\.
29
29
.
30
30
.TP
31
31
\-\-help
33
33
.
34
34
.TP
35
35
\-\-outputdir
36
 
Specifies the directory where to output the rdoc documentation in \'rdoc\' mode\.
 
36
Used only in \'rdoc\' mode\. The directory to which the rdoc output should be written\.
37
37
.
38
38
.TP
39
39
\-\-mode
47
47
\-\-charset
48
48
Used only in \'rdoc\' mode\. It sets the charset used in the html files produced\.
49
49
.
 
50
.TP
 
51
\-\-manifestdir
 
52
Used only in \'rdoc\' mode\. The directory to scan for stand\-alone manifests\. If not supplied, puppet doc will use the manifestdir from puppet\.conf\.
 
53
.
 
54
.TP
 
55
\-\-modulepath
 
56
Used only in \'rdoc\' mode\. The directory or directories to scan for modules\. If not supplied, puppet doc will use the modulepath from puppet\.conf\.
 
57
.
 
58
.TP
 
59
\-\-environment
 
60
Used only in \'rdoc\' mode\. The configuration environment from which to read the modulepath and manifestdir settings, when reading said settings from puppet\.conf\. Due to a known bug, this option is not currently effective\.
 
61
.
50
62
.SH "EXAMPLE"
51
63
.
52
64
.nf