Commit 9d773911 by Michael DeHaan

Merge pull request #1661 from jpmens/yumdoc

DOCUMENTATION: yum (moved version to added)
parents db1a6534 3b832955
......@@ -54,8 +54,8 @@ options:
- Repoid of repositories to enable for the install/update operation.
These repos will not persist beyond the transaction
multiple repos separated with a ','
New in version 0.9.
required: false
version_added: "0.9"
default: null
aliases: []
......@@ -64,8 +64,8 @@ options:
- I(repoid) of repositories to disable for the install/update operation
These repos will not persist beyond the transaction
Multiple repos separated with a ','
New in version 0.9.
required: false
version_added: "0.9"
default: null
aliases: []
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment