mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-15 17:20:25 +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-formula
|
||||||
|
=============
|
||||||
mysql
|
|
||||||
=====
|
|
||||||
|
|
||||||
|img_travis| |img_sr|
|
|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``.
|
Meta-state including all server packages in correct order. This meta-state does **not** include ``mysql.remove_test_database``.
|
||||||
|
|
||||||
``mysql.macos``
|
``mysql.macos``
|
||||||
^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Install "MySQL Community Server", "MySQL Workbench", and other related mysql products on MacOS (and create Desktop shortcuts).
|
Install "MySQL Community Server", "MySQL Workbench", and other related mysql products on MacOS (and create Desktop shortcuts).
|
||||||
|
|
||||||
``mysql.macos.remove``
|
``mysql.macos.remove``
|
||||||
^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Remove "MySQL Community Server", "MySQL Workbench", and any other enabled products from MacOS.
|
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.
|
changed enabled repository accordingly.
|
||||||
|
|
||||||
``mysql.config``
|
``mysql.config``
|
||||||
^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Manage the MySQL configuration.
|
Manage the MySQL configuration.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue