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:
Ken Dreyer 2018-07-11 09:35:44 -06:00
parent d2849d3826
commit a509064696
1 changed files with 2 additions and 2 deletions

View File

@ -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