Fix section header for openshift doc

This commit is contained in:
Stian Thorgersen 2014-01-24 09:35:47 +00:00 committed by Bruno Oliveira
parent b3a216de9e
commit 32a9a3c108

View file

@ -41,7 +41,7 @@
</section> </section>
<section> <section>
<title>Create Keycloak instance with the web tool</title> <title>Create Keycloak instance with the command-line tool</title>
<para> <para>
Run the following command from a terminal: Run the following command from a terminal:
<programlisting>rhc app create &lt;APPLICATION NAME&gt; https://raw.github.com/keycloak/openshift-keycloak-cartridge/master/metadata/manifest.yml</programlisting> <programlisting>rhc app create &lt;APPLICATION NAME&gt; https://raw.github.com/keycloak/openshift-keycloak-cartridge/master/metadata/manifest.yml</programlisting>