From b70d441c89501fcab70ce3284849ce85f459e475 Mon Sep 17 00:00:00 2001 From: Afterburn Date: Thu, 6 Feb 2014 20:34:38 -0700 Subject: [PATCH] small change to docs --- packaging/pacman | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: