Skip to content

Commit a626788

Browse files
velkovbsdwheeler
andauthored
Apply suggestions from code review
Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>
1 parent 54cbd7d commit a626788

File tree

5 files changed

+10
-5
lines changed

5 files changed

+10
-5
lines changed

docset/winserver2012-ps/smbshare/New-SmbShare.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ The **New-SMBShare** cmdlet exposes a file system folder to remote clients as a
2525

2626
To delete a share that was created by this cmdlet, use the Remove-SMBShare cmdlet.
2727

28-
NOTE: The WhatIf switch does not work with this cmdlet.
28+
> [!NOTE]
29+
> The **WhatIf** parameter does not work with this cmdlet.
2930
3031
## EXAMPLES
3132

docset/winserver2012r2-ps/smbshare/New-SmbShare.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ The **New-SMBShare** cmdlet exposes a file system folder to remote clients as a
2828

2929
To delete a share that was created by this cmdlet, use the Remove-SMBShare cmdlet.
3030

31-
NOTE: The WhatIf switch does not work with this cmdlet.
31+
> [!NOTE]
32+
> The **WhatIf** parameter does not work with this cmdlet.
3233
3334
## EXAMPLES
3435

docset/winserver2016-ps/smbshare/New-SmbShare.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ The **New-SmbShare** cmdlet exposes a file system folder to remote clients as a
2929

3030
To delete a share that was created by this cmdlet, use the Remove-SmbShare cmdlet.
3131

32-
NOTE: The WhatIf switch does not work with this cmdlet.
32+
> [!NOTE]
33+
> The **WhatIf** parameter does not work with this cmdlet.
3334
3435
## EXAMPLES
3536

docset/winserver2019-ps/smbshare/New-SmbShare.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ The **New-SmbShare** cmdlet exposes a file system folder to remote clients as a
2929

3030
To delete a share that was created by this cmdlet, use the Remove-SmbShare cmdlet.
3131

32-
NOTE: The WhatIf switch does not work with this cmdlet.
32+
> [!NOTE]
33+
> The **WhatIf** parameter does not work with this cmdlet.
3334
3435
## EXAMPLES
3536

docset/winserver2022-ps/smbshare/New-SmbShare.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ The **New-SmbShare** cmdlet exposes a file system folder to remote clients as a
2929

3030
To delete a share that was created by this cmdlet, use the Remove-SmbShare cmdlet.
3131

32-
NOTE: The WhatIf switch does not work with this cmdlet.
32+
> [!NOTE]
33+
> The **WhatIf** parameter does not work with this cmdlet.
3334
3435
## EXAMPLES
3536

0 commit comments

Comments
 (0)