Some bugfixes for User Guide

- structural XMLfixes

Change-Id: Ieebe357de841356b40c5f2456763e69e6514d672
Closes-Bug: #1419015
Closes-Bug: #1418998
Closes-Bug: #1419003
This commit is contained in:
Tanja Roth
2015-02-09 13:49:57 +01:00
parent a43c87cb13
commit 2db999438d
3 changed files with 7 additions and 7 deletions

View File

@@ -121,7 +121,7 @@
</section>
<section xml:id="update_stack">
<title>Update a stack</title>
<para xml:id="heat-stack-update">To update an existing stack from a modified
<para>To update an existing stack from a modified
template file, run a command like the following
command:</para>
<screen><prompt>$</prompt> <userinput>heat stack-update mystack --template-file /path/to/heat/templates/WordPress_Single_Instance_v2.template</userinput>