diff options
author | André Erdmann <dywi@mailerd.de> | 2014-07-14 22:04:38 +0200 |
---|---|---|
committer | André Erdmann <dywi@mailerd.de> | 2014-07-14 22:04:38 +0200 |
commit | 58e04ce006533986cf8ab92dc6fb1d16adc52fcc (patch) | |
tree | 34db66627c5756a855a76bfb6b3d0c9140f3b339 /doc | |
parent | addition control: logging (diff) | |
download | R_overlay-58e04ce006533986cf8ab92dc6fb1d16adc52fcc.tar.gz R_overlay-58e04ce006533986cf8ab92dc6fb1d16adc52fcc.tar.bz2 R_overlay-58e04ce006533986cf8ab92dc6fb1d16adc52fcc.zip |
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.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/rst/usage.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |