corrected docs for stat's lnk_source fixes #12850
This commit is contained in:
parent
80b3bbd55e
commit
7c0dc323a2
1 changed files with 2 additions and 2 deletions
|
@ -245,8 +245,8 @@ stat:
|
|||
lnk_source:
|
||||
description: Original path
|
||||
returned: success, path exists and user can read stats and the path is a symbolic link
|
||||
type: boolean
|
||||
sample: True
|
||||
type: string
|
||||
sample: /home/foobar/21102015-1445431274-908472971
|
||||
md5:
|
||||
description: md5 hash of the path
|
||||
returned: success, path exists and user can read stats and path supports hashing and md5 is supported
|
||||
|
|
Loading…
Reference in a new issue