PR#3949: docstring typo
Merges #3949 https://pagure.io/koji/pull-request/3949
This commit is contained in:
commit
c9185468bf
1 changed files with 1 additions and 1 deletions
|
|
@ -11223,7 +11223,7 @@ class RootExports(object):
|
|||
"""
|
||||
Copy the tag and its current (or event) contents to existing one. It doesn't copy
|
||||
inheritance. Suitable for creating snapshots of tags. External repos are not linked.
|
||||
Destination tag must not exist. For creating new snapshots use snapshotTag
|
||||
Destination tag must already exist. For creating new snapshots use snapshotTag
|
||||
|
||||
Calling user needs to have 'admin' or 'tag' permission.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue