Updated readme for formatting standards.

This commit is contained in:
Forrest Alvarez 2014-02-09 05:59:02 +00:00
parent 8fcca674bc
commit b13266a88a

View file

@ -1,12 +1,26 @@
=====
mysql mysql
===== =====
Install the MySQL client and/or server Install the MySQL client and/or server.
.. note::
See the full `Salt Formulas installation and usage instructions
<http://docs.saltstack.com/topics/conventions/formulas.html>`_.
Available states Available states
---------------- ================
.. contents::
:local:
``mysql.client`` ``mysql.client``
Install the MySQL client package. ----------------
Install the MySQL client package.
``mysql.server`` ``mysql.server``
Install the MySQL server package and start the service. ----------------
Install the MySQL server package and start the service.