Skip to content

Commit

Permalink
Merge pull request #11183 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
6/12/2024 PM Publish
  • Loading branch information
Taojunshen committed Jun 12, 2024
2 parents df5a87d + 3f7c617 commit d88c656
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions reference/5.1/Microsoft.PowerShell.Utility/Compare-Object.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
external help file: Microsoft.PowerShell.Commands.Utility.dll-Help.xml
Locale: en-US
Module Name: Microsoft.PowerShell.Utility
ms.date: 12/12/2022
ms.date: 06/11/2024
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/compare-object?view=powershell-5.1&WT.mc_id=ps-gethelp
schema: 2.0.0
title: Compare-Object
Expand Down Expand Up @@ -90,10 +90,10 @@ InputObject SideIndicator
bird ==
```

<a id="ex3" />

### Example 3 - Show the difference when using the PassThru parameter

<a id="ex3" ></a>

Normally, `Compare-Object` returns a **PSCustomObject** type with the following properties:

- The **InputObject** being compared
Expand Down
6 changes: 3 additions & 3 deletions reference/7.2/Microsoft.PowerShell.Utility/Compare-Object.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
external help file: Microsoft.PowerShell.Commands.Utility.dll-Help.xml
Locale: en-US
Module Name: Microsoft.PowerShell.Utility
ms.date: 12/12/2022
ms.date: 06/11/2024
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/compare-object?view=powershell-7.2&WT.mc_id=ps-gethelp
schema: 2.0.0
title: Compare-Object
Expand Down Expand Up @@ -91,10 +91,10 @@ InputObject SideIndicator
bird ==
```

<a id="ex3" />

### Example 3 - Show the difference when using the PassThru parameter

<a id="ex3" ></a>

Normally, `Compare-Object` returns a **PSCustomObject** type with the following properties:

- The **InputObject** being compared
Expand Down
6 changes: 3 additions & 3 deletions reference/7.4/Microsoft.PowerShell.Utility/Compare-Object.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
external help file: Microsoft.PowerShell.Commands.Utility.dll-Help.xml
Locale: en-US
Module Name: Microsoft.PowerShell.Utility
ms.date: 12/12/2022
ms.date: 06/11/2024
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/compare-object?view=powershell-7.4&WT.mc_id=ps-gethelp
schema: 2.0.0
title: Compare-Object
Expand Down Expand Up @@ -91,10 +91,10 @@ InputObject SideIndicator
bird ==
```

<a id="ex3" />

### Example 3 - Show the difference when using the PassThru parameter

<a id="ex3" ></a>

Normally, `Compare-Object` returns a **PSCustomObject** type with the following properties:

- The **InputObject** being compared
Expand Down
6 changes: 3 additions & 3 deletions reference/7.5/Microsoft.PowerShell.Utility/Compare-Object.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
external help file: Microsoft.PowerShell.Commands.Utility.dll-Help.xml
Locale: en-US
Module Name: Microsoft.PowerShell.Utility
ms.date: 12/12/2022
ms.date: 06/11/2024
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/compare-object?view=powershell-7.5&WT.mc_id=ps-gethelp
schema: 2.0.0
title: Compare-Object
Expand Down Expand Up @@ -91,10 +91,10 @@ InputObject SideIndicator
bird ==
```

<a id="ex3" />

### Example 3 - Show the difference when using the PassThru parameter

<a id="ex3" ></a>

Normally, `Compare-Object` returns a **PSCustomObject** type with the following properties:

- The **InputObject** being compared
Expand Down

0 comments on commit d88c656

Please sign in to comment.