diff options
author | James Turnbull <james@lovedthanlost.net> | 2010-02-09 00:15:26 +1100 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2010-02-09 00:15:26 +1100 |
commit | efd0f76c3b40fb15528b3226687eb1ab454b0c42 (patch) | |
tree | 8354dc0b1f530a749d7a6f59a12a54e9c774af79 /man/man8/pi.8 | |
parent | ad4f94adc4393e0ee3b1aca4bf7a1e8afc8b3ad8 (diff) | |
download | puppet-efd0f76c3b40fb15528b3226687eb1ab454b0c42.tar.gz puppet-efd0f76c3b40fb15528b3226687eb1ab454b0c42.tar.xz puppet-efd0f76c3b40fb15528b3226687eb1ab454b0c42.zip |
Fixed #3128 - Updated man pages and moved puppet.conf.8 to puppet.conf.5
Diffstat (limited to 'man/man8/pi.8')
-rw-r--r-- | man/man8/pi.8 | 36 |
1 files changed, 15 insertions, 21 deletions
diff --git a/man/man8/pi.8 b/man/man8/pi.8 index 582c70e7b..519be2ca9 100644 --- a/man/man8/pi.8 +++ b/man/man8/pi.8 @@ -2,55 +2,49 @@ .SH NAME \- .\" Man page generated from reStructeredText. - +. .SH SYNOPSIS -Print help about puppet types on the console. Run with \'\-h\' to get +.sp +Print help about puppet types on the console. Run with \(aq\-h\(aq to get detailed help. - - .SH USAGE .INDENT 0.0 .INDENT 3.5 +.sp pi [\-h|\-\-help] [\-s|\-\-short] [\-p|\-\-providers] [\-l|\-\-list] [\-m|\-\-meta] - .UNINDENT .UNINDENT - .SH DESCRIPTION +.sp Prints details of Puppet types, providers and metaparameters on the console. - - .SH OPTIONS +.sp help: Print this help text - +.sp providers: Describe providers in detail for each type - +.sp list: List all types - +.sp meta: List all metaparameters - +.sp short: List only parameters without detail - - .SH EXAMPLE .INDENT 0.0 .INDENT 3.5 +.sp pi \-\-list pi file \-\-providers pi user \-s \-m - .UNINDENT .UNINDENT - .SH AUTHOR +.sp David Lutterkort - - .SH COPYRIGHT +.sp Copyright (c) 2005 Reductive Labs, LLC Licensed under the GNU Public License - - -.\" Generated by docutils manpage writer on 2009-12-30 19:24. +.\" Generated by docutils manpage writer. .\" +. |