doc: Document options for media checksums

Pungi does not really care about the values as long as hashlib supports
them.

Relates: #591
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2017-04-19 16:09:14 +02:00
parent 460a8dea0e
commit 532b6b1fbc
1 changed files with 3 additions and 2 deletions

View File

@ -1334,8 +1334,9 @@ Media Checksums Settings
========================
**media_checksums**
(*list*) -- list of checksum types to compute, allowed values are ``md5``,
``sha1`` and ``sha256``
(*list*) -- list of checksum types to compute, allowed values are anything
supported by Python's ``hashlib`` module (see `documentation for details
<https://docs.python.org/2/library/hashlib.html>`_).
**media_checksum_one_file**
(*bool*) -- when ``True``, only one ``CHECKSUM`` file will be created per