Mention all yum list options in docs (#30706)

pull/4420/head
Martin Krizek 2017-09-21 19:11:53 +02:00 committed by GitHub
parent 962528f511
commit cca4f94736
1 changed files with 2 additions and 1 deletions

View File

@ -45,7 +45,8 @@ options:
default: null default: null
list: list:
description: description:
- Package name to run the equivalent of yum list <package> against. - "Package name to run the equivalent of yum list <package> against. In addition to listing packages,
use can also list the following: C(installed), C(updates), C(available) and C(repos)."
required: false required: false
default: null default: null
state: state: