kojira: fix docs

Related: https://pagure.io/koji/issue/3564
This commit is contained in:
Tomas Kopecek 2022-10-31 10:02:05 +01:00
parent 81231068a9
commit 4a862703b4

View file

@ -43,20 +43,20 @@ especially in relation to throttling in creating ``newRepo`` tasks.
default.
``ignore_tags = ''``
Comma-separated globs for tag names. These tags are simply ignored
Space-separated globs for tag names. These tags are simply ignored
by kojira (but they can still be manually regenerated via ``koji
regen-repo`` command.
``debuginfo_tags = ''``
Comma-separated globs for tag names. Regenerated repos will have
Space-separated globs for tag names. Regenerated repos will have
separate directory/repodata with corresponding debuginfo RPMs.
``source_tags = ''``
Comma-separated globs for tag names. Regenerated repos will
Space-separated globs for tag names. Regenerated repos will
contain also corresponding SRPMs.
``separate_source_tags = ''``
Comma-separated globs for tag names. Regenerated repos will have
Space-separated globs for tag names. Regenerated repos will have
separate directory/repodata with corresponding SRPMs.
``ignore_stray_repos = False``