Skip to content

Commit

Permalink
Fix cmdlet name in NOTES section
Browse files Browse the repository at this point in the history
  • Loading branch information
sdwheeler committed Feb 7, 2024
1 parent 288eb12 commit cc20da3
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
external help file: Microsoft.PowerShell.Commands.Management.dll-Help.xml
Locale: en-US
Module Name: Microsoft.PowerShell.Management
ms.date: 12/12/2022
ms.date: 02/07/2024
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.management/rename-itemproperty?view=powershell-5.1&WT.mc_id=ps-gethelp
schema: 2.0.0
title: Rename-ItemProperty
Expand Down Expand Up @@ -314,7 +314,7 @@ Windows PowerShell includes the following aliases for `Rename-ItemProperty`:

- `rnp`

`Remove-ItemProperty` is designed to work with the data exposed by any provider. To list the
`Rename-ItemProperty` is designed to work with the data exposed by any provider. To list the
providers available in your session, type `Get-PSProvider`. For more information, see
[about_Providers](../Microsoft.PowerShell.Core/About/about_Providers.md).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
external help file: Microsoft.PowerShell.Commands.Management.dll-Help.xml
Locale: en-US
Module Name: Microsoft.PowerShell.Management
ms.date: 12/12/2022
ms.date: 02/07/2024
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.management/rename-itemproperty?view=powershell-7.2&WT.mc_id=ps-gethelp
schema: 2.0.0
title: Rename-ItemProperty
Expand Down Expand Up @@ -298,7 +298,7 @@ PowerShell includes the following aliases for `Rename-ItemProperty`:
- All platforms:
- `rnp`

`Remove-ItemProperty` is designed to work with the data exposed by any provider. To list the
`Rename-ItemProperty` is designed to work with the data exposed by any provider. To list the
providers available in your session, type `Get-PSProvider`. For more information, see
[about_Providers](../Microsoft.PowerShell.Core/About/about_Providers.md).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
external help file: Microsoft.PowerShell.Commands.Management.dll-Help.xml
Locale: en-US
Module Name: Microsoft.PowerShell.Management
ms.date: 12/12/2022
ms.date: 02/07/2024
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.management/rename-itemproperty?view=powershell-7.3&WT.mc_id=ps-gethelp
schema: 2.0.0
title: Rename-ItemProperty
Expand Down Expand Up @@ -298,7 +298,7 @@ PowerShell includes the following aliases for `Rename-ItemProperty`:
- All platforms:
- `rnp`

`Remove-ItemProperty` is designed to work with the data exposed by any provider. To list the
`Rename-ItemProperty` is designed to work with the data exposed by any provider. To list the
providers available in your session, type `Get-PSProvider`. For more information, see
[about_Providers](../Microsoft.PowerShell.Core/About/about_Providers.md).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
external help file: Microsoft.PowerShell.Commands.Management.dll-Help.xml
Locale: en-US
Module Name: Microsoft.PowerShell.Management
ms.date: 12/12/2022
ms.date: 02/07/2024
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.management/rename-itemproperty?view=powershell-7.4&WT.mc_id=ps-gethelp
schema: 2.0.0
title: Rename-ItemProperty
Expand Down Expand Up @@ -298,7 +298,7 @@ PowerShell includes the following aliases for `Rename-ItemProperty`:
- All platforms:
- `rnp`

`Remove-ItemProperty` is designed to work with the data exposed by any provider. To list the
`Rename-ItemProperty` is designed to work with the data exposed by any provider. To list the
providers available in your session, type `Get-PSProvider`. For more information, see
[about_Providers](../Microsoft.PowerShell.Core/About/about_Providers.md).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
external help file: Microsoft.PowerShell.Commands.Management.dll-Help.xml
Locale: en-US
Module Name: Microsoft.PowerShell.Management
ms.date: 12/12/2022
ms.date: 02/07/2024
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.management/rename-itemproperty?view=powershell-7.5&WT.mc_id=ps-gethelp
schema: 2.0.0
title: Rename-ItemProperty
Expand Down Expand Up @@ -298,7 +298,7 @@ PowerShell includes the following aliases for `Rename-ItemProperty`:
- All platforms:
- `rnp`

`Remove-ItemProperty` is designed to work with the data exposed by any provider. To list the
`Rename-ItemProperty` is designed to work with the data exposed by any provider. To list the
providers available in your session, type `Get-PSProvider`. For more information, see
[about_Providers](../Microsoft.PowerShell.Core/About/about_Providers.md).

Expand Down

0 comments on commit cc20da3

Please sign in to comment.