mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-10 14:51:46 +00:00
docs(readme): fix headings [skip ci]
This commit is contained in:
parent
3df6d6410d
commit
897a83dc2a
1 changed files with 5 additions and 7 deletions
|
@ -1,7 +1,5 @@
|
|||
.. _readme:
|
||||
|
||||
mysql
|
||||
=====
|
||||
mysql-formula
|
||||
=============
|
||||
|
||||
|img_travis| |img_sr|
|
||||
|
||||
|
@ -51,12 +49,12 @@ Available states
|
|||
Meta-state including all server packages in correct order. This meta-state does **not** include ``mysql.remove_test_database``.
|
||||
|
||||
``mysql.macos``
|
||||
^^^^^^^^^^^^^^^^
|
||||
^^^^^^^^^^^^^^^
|
||||
|
||||
Install "MySQL Community Server", "MySQL Workbench", and other related mysql products on MacOS (and create Desktop shortcuts).
|
||||
|
||||
``mysql.macos.remove``
|
||||
^^^^^^^^^^^^^^^^
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Remove "MySQL Community Server", "MySQL Workbench", and any other enabled products from MacOS.
|
||||
|
||||
|
@ -150,7 +148,7 @@ Add the official MySQL 5.7 repository.
|
|||
changed enabled repository accordingly.
|
||||
|
||||
``mysql.config``
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
Manage the MySQL configuration.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue