PR#2213: Correct docstring about deleting inheritance rules
Merges #2213 https://pagure.io/koji/pull-request/2213
This commit is contained in:
commit
2012b1c734
1 changed files with 1 additions and 1 deletions
|
|
@ -11329,7 +11329,7 @@ class RootExports(object):
|
|||
:param list data: Inheritance rules to set for this child tag. This is
|
||||
a list of rules (dicts) for parent tags and
|
||||
priorities. If any rule dict in the list has a
|
||||
special "remove link": True key and value, Koji will
|
||||
special "delete link": True key and value, Koji will
|
||||
remove this inheritance rule instead of adding it.
|
||||
:param bool clear: Wipe out all existing inheritance rules and only
|
||||
apply the ones you submit here. If unspecified,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue