From 59c52da18153868c971ae33d7ad8733217878c40 Mon Sep 17 00:00:00 2001 From: kewl fft Date: Sun, 31 Dec 2017 18:15:35 +0100 Subject: [PATCH] README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 468721c..2446a6a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ Ansible module to use some AUR helpers. The following helpers are supported and |skip_installed |no |no |yes, no |Skip operations if the package is present.| ### Note -Either *name* or *upgrade* is required, both can not be used together. +* Either *name* or *upgrade* is required, both cannot be used together. +* *skip_installed* cannot be used with *upgrade*. ## Installing 1. Clone the *ansibe-aur* repository in your playbook custom-module directory: