6b48e317b2
Fixes #67
55 lines
1.5 KiB
Groff
55 lines
1.5 KiB
Groff
'\" t
|
|
.\" Title: heat
|
|
.\" Author: [see the "AUTHOR" section]
|
|
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
|
.\" Date: 03/31/2012
|
|
.\" Manual: System administration commands
|
|
.\" Source: Heat 0.0.1
|
|
.\" Language: English
|
|
.\"
|
|
.TH "HEAT" "1" "03/31/2012" "HEAT 0\&.0\&.1" "System administration commands"
|
|
.\" -----------------------------------------------------------------
|
|
.\" * set default formatting
|
|
.\" -----------------------------------------------------------------
|
|
.\" disable hyphenation
|
|
.nh
|
|
.\" disable justification (adjust text to left margin only)
|
|
.ad l
|
|
.\" -----------------------------------------------------------------
|
|
.\" * MAIN CONTENT STARTS HERE *
|
|
.\" -----------------------------------------------------------------
|
|
.SH "NAME"
|
|
heat \- run a command somewhere else
|
|
.SH "SYNOPSIS"
|
|
.sp
|
|
heat <command>
|
|
.SH "DESCRIPTION"
|
|
.sp
|
|
\fBHeat\fR is a tool to orchestrate the setup of multiple cloud applications\&.
|
|
.SH "ARGUMENTS"
|
|
.PP
|
|
\fBcommand\fR
|
|
.RS 4
|
|
heat command\&.
|
|
.RE
|
|
.SH "OPTIONS"
|
|
.PP
|
|
\fB\-t\fR, \fB\-\-template\fR
|
|
.RS 4
|
|
The template to use set up a stack\&.
|
|
.RE
|
|
.PP
|
|
.SH "INVENTORY"
|
|
.sp
|
|
Heat orchestrates the setup of multiple cloud applications\&.
|
|
.SH "AUTHOR"
|
|
.sp
|
|
See the AUTHORS file for a complete list of contributors\&.
|
|
.SH "COPYRIGHT"
|
|
.sp
|
|
Copyright \(co 2012, Red Hat Inc
|
|
.sp
|
|
Heat is released under the terms of the ASL 2 License\&.
|
|
.sp
|
|
Extensive documentation as well as IRC and mailing list info is available on the heat home page: https://heat\&-api\&.org/
|