From 58e04ce006533986cf8ab92dc6fb1d16adc52fcc Mon Sep 17 00:00:00 2001 From: André Erdmann Date: Mon, 14 Jul 2014 22:04:38 +0200 Subject: add-policy package rules: accept >=1 value(s) The "force-deny","force-replace",... values get ORed. Due to action precedence, only "force-deny" is effective even if "revbump-on-collision",... are also set. --- doc/rst/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/rst/usage.rst b/doc/rst/usage.rst index cc88f73..ffa690b 100644 --- a/doc/rst/usage.rst +++ b/doc/rst/usage.rst @@ -2031,7 +2031,7 @@ control *where*) and the number of values they accept: +----------------+ | | (can be used for | | pass | | | better readability) | +----------------+-------------------+-------------+------------------------+ - | add-policy | overlay creation | 1 | sets the addition | + | add-policy | overlay creation | >= 1 | sets the addition | | | | | control policy | | | | | | | | | | Possible values are | -- cgit v1.2.3-65-gdbad