From 398c71c1b701239d76242790b24369d41feebe79 Mon Sep 17 00:00:00 2001 From: Afterburn Date: Thu, 6 Feb 2014 20:35:42 -0700 Subject: [PATCH] small change to docs --- library/packaging/pacman | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/packaging/pacman b/library/packaging/pacman index fb2f23e9b83..3080cb4a607 100644 --- a/library/packaging/pacman +++ b/library/packaging/pacman @@ -35,7 +35,7 @@ options: state: description: - - state of the package. + - desired state of the package. required: false choices: [ "installed", "absent" ]