Skip to content

Commit cc95734

Browse files
authored
Refactor article to better explain filters (#12013)
* Refactor article to better explain filters * fix broken link
1 parent da04ef1 commit cc95734

File tree

8 files changed

+729
-797
lines changed

8 files changed

+729
-797
lines changed

reference/5.1/Microsoft.PowerShell.Core/About/about_Functions.md

Lines changed: 178 additions & 192 deletions
Large diffs are not rendered by default.

reference/5.1/Microsoft.PowerShell.Core/About/about_PSItem.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: The automatic variable that contains the current object in the pipeline object.
33
Locale: en-US
4-
ms.date: 01/31/2025
4+
ms.date: 04/17/2025
55
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_psitem?view=powershell-5.1&WT.mc_id=ps-gethelp
66
schema: 2.0.0
77
title: about_PSItem
@@ -400,7 +400,7 @@ For more examples, see the _Accessing exception information_ section in
400400
[07]: about_Functions_Advanced_Parameters.md#validatescript-validation-attribute
401401
[08]: about_Functions_Advanced.md
402402
[09]: about_Functions.md
403-
[10]: about_Functions.md#filters
403+
[10]: about_Functions.md#filter-syntax
404404
[11]: about_Script_Blocks.md
405405
[12]: about_Script_Blocks.md#using-delay-bind-script-blocks-with-parameters
406406
[13]: about_Switch.md

0 commit comments

Comments
 (0)