fix to return vals docs

This commit is contained in:
Brian Coca 2015-03-20 17:00:55 -04:00 committed by Matt Clay
parent 57cf6e8bb4
commit c04c84887e

View file

@ -123,7 +123,7 @@ md5sum:
description: md5 checksum of the file after running copy description: md5 checksum of the file after running copy
returned: when supported returned: when supported
type: string type: string
sample: "2a5aeecc61dc98c4d780b14b330e3282", sample: "2a5aeecc61dc98c4d780b14b330e3282"
checksum: checksum:
description: checksum of the file after running copy description: checksum of the file after running copy
returned: success returned: success
@ -149,7 +149,7 @@ owner:
returned: success returned: success
type: string type: string
sample: "httpd" sample: "httpd"
uid: 100 uid:
description: owner id of the file, after execution description: owner id of the file, after execution
returned: success returned: success
type: int type: int