fixed typo on isgid
This commit is contained in:
parent
49c10e4359
commit
1ca1a2ed98
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