fix docstring for importImageInternal

This commit is contained in:
Mike McLean 2016-01-11 21:23:14 -05:00
parent b43b55902e
commit 4e7f496cd2

View file

@ -7846,6 +7846,7 @@ def importImageInternal(task_id, build_id, imgdata):
imgdata is:
arch - the arch if the image
task_id - the task that created the image
files - files associated with the image (appliances have multiple files)
rpmlist - the list of RPM NVRs installed into the image
"""