Revert "CLOUDSTACK-4393 typo fixed"

This reverts commit b9f029857bdf709bb3b3b50d75b028b0760dc598.
This commit is contained in:
radhikap 2013-08-19 14:18:53 +05:30
parent b9f029857b
commit 6d90371db8

View File

@ -132,7 +132,7 @@ bind-address = 0.0.0.0</programlisting>
server node IP. If not specified, the local IP address will be used.</para>
</listitem>
</itemizedlist>
<programlisting language="Bash">cloud-setup-databases cloud:&lt;dbpassword&gt;@&lt;ip address mysql server&gt; \
<programlisting language="Bash">cloudstack-setup-databases cloud:&lt;dbpassword&gt;@&lt;ip address mysql server&gt; \
--deploy-as=root:&lt;password&gt; \
-e &lt;encryption_type&gt; \
-m &lt;management_server_key&gt; \