doc: closing parentheses for require_all_comps_packages
"(the default)" was missing the closing parentheses character. Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
This commit is contained in:
parent
d2849d3826
commit
a509064696
@ -705,8 +705,8 @@ Options
|
|||||||
|
|
||||||
**require_all_comps_packages** = False
|
**require_all_comps_packages** = False
|
||||||
(*bool*) -- Set to ``True`` to abort compose when package mentioned in
|
(*bool*) -- Set to ``True`` to abort compose when package mentioned in
|
||||||
comps file can not be found in the package set. When disabled (the default,
|
comps file can not be found in the package set. When disabled (the
|
||||||
such cases are still reported as warnings in the log.
|
default), such cases are still reported as warnings in the log.
|
||||||
|
|
||||||
**gather_source_mapping**
|
**gather_source_mapping**
|
||||||
(*str*) -- JSON mapping with initial packages for the compose. The value
|
(*str*) -- JSON mapping with initial packages for the compose. The value
|
||||||
|
Loading…
Reference in New Issue
Block a user