diff options
Diffstat (limited to 'man/man8/puppetmasterd.8')
-rw-r--r-- | man/man8/puppetmasterd.8 | 122 |
1 files changed, 51 insertions, 71 deletions
diff --git a/man/man8/puppetmasterd.8 b/man/man8/puppetmasterd.8 index f6fb1e095..3ae567a69 100644 --- a/man/man8/puppetmasterd.8 +++ b/man/man8/puppetmasterd.8 @@ -1,72 +1,52 @@ -.TH "" "" "" -.SH NAME - \- -.\" Man page generated from reStructeredText. -. -.SH SYNOPSIS -.sp -The central puppet server. Functions as a certificate authority by -default. -.SH USAGE -.INDENT 0.0 -.INDENT 3.5 -.INDENT 0.0 -.TP -.B puppet master [\-D|\-\-daemonize|\-\-no\-daemonize] [\-d|\-\-debug] [\-h|\-\-help] -. -[\-l|\-\-logdest <file>|console|syslog] [\-v|\-\-verbose] [\-V|\-\-version] -.UNINDENT -.UNINDENT -.UNINDENT -.SH DESCRIPTION -.sp -This is the puppet central daemon. -.SH OPTIONS -.sp -Note that any configuration parameter that\(aqs valid in the configuration -file is also a valid long argument. For example, \(aqssldir\(aq is a valid -configuration parameter, so you can specify \(aq\-\-ssldir <directory>\(aq as an -argument. -.sp -See the configuration file documentation at -\fI\%http://docs.puppetlabs.com/references/stable/configuration.html\fP for the -full list of acceptable parameters. A commented list of all -configuration options can also be generated by running puppetmasterdd -with \(aq\-\-genconfig\(aq. -.sp -daemonize: Send the process into the background. This is the default. -.sp -no\-daemonize: Do not send the process into the background. -.sp -debug: Enable full debugging. -.sp -help: Print this help message. -.INDENT 0.0 -.TP -.B logdest: Where to send messages. Choose between syslog, the -. -console, and a log file. Defaults to sending messages to -syslog, or the console if debugging or verbosity is -enabled. -.UNINDENT -.sp -verbose: Enable verbosity. -.sp -version: Print the puppet version number and exit. -.SH EXAMPLE -.INDENT 0.0 -.INDENT 3.5 -.sp -puppet master -.UNINDENT -.UNINDENT -.SH AUTHOR -.sp -Luke Kanies -.SH COPYRIGHT -.sp -Copyright (c) 2005 Reductive Labs, LLC Licensed under the GNU Public -License -.\" Generated by docutils manpage writer. -.\" +.\" generated with Ronn/v0.7.3 +.\" http://github.com/rtomayko/ronn/tree/0.7.3 . +.TH "PUPPETMASTERD" "8" "August 2010" "" "" +The central puppet server\. Functions as a certificate authority by default\.puppet master [\-D|\-\-daemonize|\-\-no\-daemonize] [\-d|\-\-debug] [\-h|\-\-help] +. +.IP "" 4 +. +.nf + + [\-l|\-\-logdest <file>|console|syslog] [\-v|\-\-verbose] [\-V|\-\-version] +. +.fi +. +.IP "" 0 +This is the puppet central daemon\.Note that any configuration parameter that\'s valid in the configuration file is also a valid long argument\. For example, \'ssldir\' is a valid configuration parameter, so you can specify \'\-\-ssldir \fIdirectory\fR\' as an argument\. +. +.P +See the configuration file documentation at http://docs\.puppetlabs\.com/references/stable/configuration\.html for the full list of acceptable parameters\. A commented list of all configuration options can also be generated by running puppetmasterdd with \'\-\-genconfig\'\. +. +.P +daemonize: Send the process into the background\. This is the default\. +. +.P +no\-daemonize: Do not send the process into the background\. +. +.P +debug: Enable full debugging\. +. +.P +help: Print this help message\. +. +.P +logdest: Where to send messages\. Choose between syslog, the +. +.IP "" 4 +. +.nf + + console, and a log file\. Defaults to sending messages to + syslog, or the console if debugging or verbosity is + enabled\. +. +.fi +. +.IP "" 0 +. +.P +verbose: Enable verbosity\. +. +.P +version: Print the puppet version number and exit\.puppet masterLuke KaniesCopyright (c) 2005 Reductive Labs, LLC Licensed under the GNU Public License |