Fix 'stat' module document

This commit is contained in:
krdlab 2015-12-02 18:20:20 +09:00
parent 43d2ecda06
commit 61a3625ed0

View file

@ -111,7 +111,7 @@ stat:
path: path:
description: The full path of the file/object to get the facts of description: The full path of the file/object to get the facts of
returned: success and if path exists returned: success and if path exists
type: boolean type: string
sample: '/path/to/file' sample: '/path/to/file'
mode: mode:
description: Unix permissions of the file in octal description: Unix permissions of the file in octal