Merge pull request #7268 from terminalmage/docs

Fix sphinx build warnings/errors
This commit is contained in:
Joseph Hall 2013-09-16 08:57:27 -07:00
commit bdcdbfb5a9

View File

@ -512,6 +512,7 @@ def install(name=None,
CLI Example:
.. code-block:: bash
salt '*' pkg.install <package name>
refresh
@ -1020,6 +1021,7 @@ def mod_repo(repo, basedir=None, **kwargs):
name
a human-readable name for the repo
baseurl
the URL for yum to reference
mirrorlist
the URL for yum to reference