From 103b9e10b21d0a434528017bf6ec75b304e5677f Mon Sep 17 00:00:00 2001 From: sup3rlativ3 Date: Thu, 24 Oct 2019 22:32:13 +1100 Subject: [PATCH] description updates --- Docs/Cmdlets/Add-NTFSAccess.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Docs/Cmdlets/Add-NTFSAccess.md b/Docs/Cmdlets/Add-NTFSAccess.md index 74b83a9..fa008dd 100644 --- a/Docs/Cmdlets/Add-NTFSAccess.md +++ b/Docs/Cmdlets/Add-NTFSAccess.md @@ -135,7 +135,7 @@ Accept wildcard characters: False ### -Account -{{ Fill Account Description }} +The Account parameter defines the account or group to apply the permissions to. ```yaml Type: IdentityReference2[] @@ -151,7 +151,7 @@ Accept wildcard characters: False ### -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 Type: ApplyTo @@ -201,7 +201,7 @@ Accept wildcard characters: False ### -Path -{{ Fill Path Description }} +The Path parameter defines where the file or container exists. ```yaml Type: String[]