DOCUMENTATION: yum (moved version to added)

This commit is contained in:
Jan-Piet Mens 2012-11-22 15:16:20 +01:00
parent 8e515c0c94
commit 3b83295581

View file

@ -54,8 +54,8 @@ options:
- Repoid of repositories to enable for the install/update operation. - Repoid of repositories to enable for the install/update operation.
These repos will not persist beyond the transaction These repos will not persist beyond the transaction
multiple repos separated with a ',' multiple repos separated with a ','
New in version 0.9.
required: false required: false
version_added: "0.9"
default: null default: null
aliases: [] aliases: []
@ -64,8 +64,8 @@ options:
- I(repoid) of repositories to disable for the install/update operation - I(repoid) of repositories to disable for the install/update operation
These repos will not persist beyond the transaction These repos will not persist beyond the transaction
Multiple repos separated with a ',' Multiple repos separated with a ','
New in version 0.9.
required: false required: false
version_added: "0.9"
default: null default: null
aliases: [] aliases: []