mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-15 17:20:25 +00:00
Updated README formatting
This commit is contained in:
parent
28c1a0e030
commit
88ee8ccf9d
1 changed files with 7 additions and 7 deletions
14
README.rst
14
README.rst
|
@ -1,12 +1,12 @@
|
|||
mysql
|
||||
=====
|
||||
|
||||
mysql
|
||||
-----
|
||||
Install the MySQL client and/or server
|
||||
|
||||
Install the mysql client
|
||||
Available states
|
||||
----------------
|
||||
|
||||
mysql.server
|
||||
------------
|
||||
|
||||
Install the mysql server and fire it up
|
||||
``mysql``
|
||||
Install the MySQL client package.
|
||||
``mysql.server``
|
||||
Install the MySQL server package and start the service.
|
||||
|
|
Loading…
Add table
Reference in a new issue