[doc] Fix formatting
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
72f9819779
commit
103b0eb590
@ -202,18 +202,18 @@ Options
|
|||||||
-------
|
-------
|
||||||
|
|
||||||
There a couple common format specifiers available for both the options:
|
There a couple common format specifiers available for both the options:
|
||||||
* compose_id
|
* ``compose_id``
|
||||||
* release_short
|
* ``release_short``
|
||||||
* version
|
* ``version``
|
||||||
* date
|
* ``date``
|
||||||
* respin
|
* ``respin``
|
||||||
* type
|
* ``type``
|
||||||
* type_suffix
|
* ``type_suffix``
|
||||||
* label
|
* ``label``
|
||||||
* label_major_version
|
* ``label_major_version``
|
||||||
* variant
|
* ``variant``
|
||||||
* arch
|
* ``arch``
|
||||||
* disc_type
|
* ``disc_type``
|
||||||
|
|
||||||
**image_name_format** [optional]
|
**image_name_format** [optional]
|
||||||
(*str*) -- Python's format string to serve as template for image names
|
(*str*) -- Python's format string to serve as template for image names
|
||||||
@ -222,15 +222,15 @@ There a couple common format specifiers available for both the options:
|
|||||||
means ``createiso``, ``live_images`` and ``buildinstall``.
|
means ``createiso``, ``live_images`` and ``buildinstall``.
|
||||||
|
|
||||||
Available extra keys are:
|
Available extra keys are:
|
||||||
* disc_num
|
* ``disc_num``
|
||||||
* suffix
|
* ``suffix``
|
||||||
|
|
||||||
**image_volid_formats** [optional]
|
**image_volid_formats** [optional]
|
||||||
(*list*) -- A list of format strings for generating volume id.
|
(*list*) -- A list of format strings for generating volume id.
|
||||||
|
|
||||||
The extra available keys are:
|
The extra available keys are:
|
||||||
* base_product_short
|
* ``base_product_short``
|
||||||
* base_product_version
|
* ``base_product_version``
|
||||||
|
|
||||||
**image_volid_layered_product_formats** [optional]
|
**image_volid_layered_product_formats** [optional]
|
||||||
(*list*) -- A list of format strings for generating volume id for layered
|
(*list*) -- A list of format strings for generating volume id for layered
|
||||||
|
Loading…
Reference in New Issue
Block a user