diff --git a/packaging/pacman b/packaging/pacman index 1b495dd1807..fb2f23e9b83 100644 --- a/packaging/pacman +++ b/packaging/pacman @@ -35,8 +35,9 @@ options: state: description: - - state of the package (installed or absent). + - state of the package. required: false + choices: [ "installed", "absent" ] update_cache: description: