File tree Expand file tree Collapse file tree
5.1/Microsoft.PowerShell.Core/About
7.4/Microsoft.PowerShell.Core/About
7.5/Microsoft.PowerShell.Core/About
7.6/Microsoft.PowerShell.Core/About Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -196,7 +196,7 @@ following areas:
196196 # B${A}${A}r
197197 ```
198198
199- - [`-split` operator](about_split) :
199+ - [`-split` operator][10] :
200200 - `-split` and `-isplit` are case-insensitive.
201201 - `-csplit` is case-sensitive, _unless_ the `IgnoreCase` option is specified.
202202
@@ -238,6 +238,7 @@ following areas:
238238[07]: about_tab_expansion.md
239239[08]: about_using.md
240240[09]: about_wildcards.md
241+ [10]: about_split.md
241242[11]: xref:Microsoft.PowerShell.Core.Compare-Object
242243[12]: xref:Microsoft.PowerShell.Core.Compare-Object#-casesensitive
243244[13]: xref:Microsoft.PowerShell.Core.ConvertFrom-Json#-ashashtable
Original file line number Diff line number Diff line change @@ -196,7 +196,7 @@ following areas:
196196 # B${A}${A}r
197197 ```
198198
199- - [`-split` operator](about_split) :
199+ - [`-split` operator][10] :
200200 - `-split` and `-isplit` are case-insensitive.
201201 - `-csplit` is case-sensitive, _unless_ the `IgnoreCase` option is specified.
202202
@@ -238,6 +238,7 @@ following areas:
238238[07]: about_tab_expansion.md
239239[08]: about_using.md
240240[09]: about_wildcards.md
241+ [10]: about_split.md
241242[11]: xref:Microsoft.PowerShell.Core.Compare-Object
242243[12]: xref:Microsoft.PowerShell.Core.Compare-Object#-casesensitive
243244[13]: xref:Microsoft.PowerShell.Core.ConvertFrom-Json#-ashashtable
Original file line number Diff line number Diff line change @@ -196,7 +196,7 @@ following areas:
196196 # B${A}${A}r
197197 ```
198198
199- - [`-split` operator](about_split) :
199+ - [`-split` operator][10] :
200200 - `-split` and `-isplit` are case-insensitive.
201201 - `-csplit` is case-sensitive, _unless_ the `IgnoreCase` option is specified.
202202
@@ -238,6 +238,7 @@ following areas:
238238[07]: about_tab_expansion.md
239239[08]: about_using.md
240240[09]: about_wildcards.md
241+ [10]: about_split.md
241242[11]: xref:Microsoft.PowerShell.Core.Compare-Object
242243[12]: xref:Microsoft.PowerShell.Core.Compare-Object#-casesensitive
243244[13]: xref:Microsoft.PowerShell.Core.ConvertFrom-Json#-ashashtable
Original file line number Diff line number Diff line change @@ -196,7 +196,7 @@ following areas:
196196 # B${A}${A}r
197197 ```
198198
199- - [`-split` operator](about_split) :
199+ - [`-split` operator][10] :
200200 - `-split` and `-isplit` are case-insensitive.
201201 - `-csplit` is case-sensitive, _unless_ the `IgnoreCase` option is specified.
202202
@@ -238,6 +238,7 @@ following areas:
238238[07]: about_tab_expansion.md
239239[08]: about_using.md
240240[09]: about_wildcards.md
241+ [10]: about_split.md
241242[11]: xref:Microsoft.PowerShell.Core.Compare-Object
242243[12]: xref:Microsoft.PowerShell.Core.Compare-Object#-casesensitive
243244[13]: xref:Microsoft.PowerShell.Core.ConvertFrom-Json#-ashashtable
You can’t perform that action at this time.
0 commit comments