diff options
Diffstat (limited to 'man/man8/ralsh.8')
-rw-r--r-- | man/man8/ralsh.8 | 73 |
1 files changed, 33 insertions, 40 deletions
diff --git a/man/man8/ralsh.8 b/man/man8/ralsh.8 index 2b0938c52..875f4e15e 100644 --- a/man/man8/ralsh.8 +++ b/man/man8/ralsh.8 @@ -1,7 +1,6 @@ .TH "" "" "" .SH NAME - \- - + \- .\" Man page generated from reStructeredText. vim: softtabstop=4 shiftwidth=4 expandtab @@ -11,15 +10,17 @@ Use the Puppet RAL to directly interact with the system. .SH USAGE - -.\" visit_block_quote +.INDENT 0.0 +.INDENT 3.5 +.INDENT 0.0 .TP .B ralsh [\-h|\-\-help] [\-d|\-\-debug] [\-v|\-\-verbose] [\-e|\-\-edit] [\-H|\-\-host <host>] [\-p|\-\-param <param>] [\-t|\-\-types] type <name> - -.\" depart_block_quote +.UNINDENT +.UNINDENT +.UNINDENT .SH DESCRIPTION This command provides simple facilities for converting current system @@ -44,8 +45,8 @@ configuration parameter, so you can specify \'\-\-ssldir <directory>\' as an argument. See the configuration file documentation at -http://reductivelabs.com/projects/puppet/reference/configref.html for -the full list of acceptable parameters. A commented list of all +\fI\%http://reductivelabs.com/trac/puppet/wiki/ConfigurationReference\fP for the +full list of acceptable parameters. A commented list of all configuration options can also be generated by running puppet with \'\-\-genconfig\'. @@ -53,60 +54,52 @@ debug: Enable full debugging. edit: - -.\" visit_block_quote +.INDENT 0.0 +.INDENT 3.5 Write the results of the query to a file, open the file in an editor, and read the file back in as an executable Puppet manifest. - -.\" depart_block_quote +.UNINDENT +.UNINDENT host: - -.\" visit_block_quote +.INDENT 0.0 +.INDENT 3.5 When specified, connect to the resource server on the named host and retrieve the list of resouces of the type specified. - -.\" depart_block_quote +.UNINDENT +.UNINDENT help: - -.\" visit_block_quote +.INDENT 0.0 +.INDENT 3.5 Print this help message. - -.\" depart_block_quote +.UNINDENT +.UNINDENT param: - -.\" visit_block_quote +.INDENT 0.0 +.INDENT 3.5 Add more parameters to be outputted from queries. - -.\" depart_block_quote +.UNINDENT +.UNINDENT types: - -.\" visit_block_quote +.INDENT 0.0 +.INDENT 3.5 List all available types. - -.\" depart_block_quote +.UNINDENT +.UNINDENT verbose: Print extra information. .SH EXAMPLE -This example uses -.\" visit_literal -ralsh -.\" depart_literal - to return Puppet configuration for the user - -.\" visit_literal -luke -.\" depart_literal -: +This example uses \fBralsh\fP to return Puppet configuration for the user +\fBluke\fP: .nf @@ -131,5 +124,5 @@ Copyright (c) 2005\-2007 Reductive Labs, LLC Licensed under the GNU Public License -.\" Generated by docutils manpage writer on 2008-05-05 09:33. -.\" +.\" Generated by docutils manpage writer on 2009-12-30 19:24. +.\" |