deb-murano/doc/source/draft/appendix
Kirill Zaitsev 1a753bf200 Make commands in install manual copy-paste-able
Before commands in manual.rst and related files started with $ sign.
While this shows, that commands should be executed in shell it also
makes them hard to copy-paste.

This change removes $ and splits commands, that include ';' into
multiple lines. After this change user would be able to copy-paste whole
blocks of code into shell and execute them right away.

Removes `#` that meant that root privileges are required for the
command and adds sudo, where relevant (yum/apt, etc.).
Fixes occasional indentation inconsistencies.

Change-Id: Ib649ae2a3a110bdf09b0bf9c5fbf54a5ce40ccc6
2015-08-25 19:53:16 +00:00
..
cli_ref.rst Make commands in install manual copy-paste-able 2015-08-25 19:53:16 +00:00
glossary.rst Murano docs structure 2015-05-06 07:44:12 +00:00
murano_concepts.rst Murano docs structure 2015-05-06 07:44:12 +00:00
rest_api_spec.rst Murano docs structure 2015-05-06 07:44:12 +00:00
tutorials.rst Murano docs structure 2015-05-06 07:44:12 +00:00