Browse Source

description updates

pull/62/head
sup3rlativ3 6 years ago
parent
commit
103b9e10b2
  1. 6
      Docs/Cmdlets/Add-NTFSAccess.md

6
Docs/Cmdlets/Add-NTFSAccess.md

@ -135,7 +135,7 @@ Accept wildcard characters: False
### -Account ### -Account
{{ Fill Account Description }} The Account parameter defines the account or group to apply the permissions to.
```yaml ```yaml
Type: IdentityReference2[] Type: IdentityReference2[]
@ -151,7 +151,7 @@ Accept wildcard characters: False
### -AppliesTo ### -AppliesTo
{{ Fill AppliesTo Description }} The AppliesTo parameter defines where the permissions apply to and if there is any inheritance e.g this folder and subfolders.
```yaml ```yaml
Type: ApplyTo Type: ApplyTo
@ -201,7 +201,7 @@ Accept wildcard characters: False
### -Path ### -Path
{{ Fill Path Description }} The Path parameter defines where the file or container exists.
```yaml ```yaml
Type: String[] Type: String[]

Loading…
Cancel
Save