fixed typo on isgid
This commit is contained in:
parent
6e654f2442
commit
dbd8ea1e7d
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@ stat:
|
|||
returned: success, path exists and user can read stats
|
||||
type: boolean
|
||||
sample: False
|
||||
isrid:
|
||||
isgid:
|
||||
description: Tells you if the invoking user's group id matches the owner's group id
|
||||
returned: success, path exists and user can read stats
|
||||
type: boolean
|
||||
|
|
Loading…
Reference in a new issue