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 @@ -9,7 +9,7 @@ title: about_Case-Sensitivity
99
1010## Short description
1111
12- PowerShell is as case-insensitive while preserving case.
12+ PowerShell is as case-insensitive as possible while preserving case.
1313
1414## Long description
1515
@@ -50,7 +50,7 @@ following areas:
5050
5151 The name of a module is stored in the session state using the case by which
5252 it was imported. The name, as stored in the session state, is used
53- ` Update-Help ` when looking for new help files. The web service that serves
53+ by ` Update-Help ` when looking for new help files. The web service that serves
5454 the help files for Microsoft uses a case-sensitive file system. When the case
5555 of the imported name of the module doesn't match, ` Update-Help ` can't find
5656 the help files and reports an error.
@@ -106,7 +106,7 @@ following areas:
106106 - [ ` Select-Object -Unique ` ] [ 21 ] and [ ` Get-Unique ` ] [ 15 ] are case-sensitive by
107107 default. The [ ` -CaseInsensitive ` ] [ 20 ] switch was added in PS v7.4.
108108 - [ ` Sort-Object -Unique ` ] [ 25 ] is case-insensitive by default, but has always
109- had [ ` -CaseSensitive ` ] [ 24 ] switch.
109+ had the [ ` -CaseSensitive ` ] [ 24 ] switch.
110110
111111- [ ` Compare-Object ` ] [ 11 ] is case-insensitive by default, but has a
112112 [ ` -CaseSensitive ` ] [ 12 ] switch. Comparison of ` [char] ` types is case-sensitive
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ title: about_Case-Sensitivity
99
1010## Short description
1111
12- PowerShell is as case-insensitive while preserving case.
12+ PowerShell is as case-insensitive as possible while preserving case.
1313
1414## Long description
1515
@@ -50,7 +50,7 @@ following areas:
5050
5151 The name of a module is stored in the session state using the case by which
5252 it was imported. The name, as stored in the session state, is used
53- ` Update-Help ` when looking for new help files. The web service that serves
53+ by ` Update-Help ` when looking for new help files. The web service that serves
5454 the help files for Microsoft uses a case-sensitive file system. When the case
5555 of the imported name of the module doesn't match, ` Update-Help ` can't find
5656 the help files and reports an error.
@@ -106,7 +106,7 @@ following areas:
106106 - [ ` Select-Object -Unique ` ] [ 21 ] and [ ` Get-Unique ` ] [ 15 ] are case-sensitive by
107107 default. The [ ` -CaseInsensitive ` ] [ 20 ] switch was added in PS v7.4.
108108 - [ ` Sort-Object -Unique ` ] [ 25 ] is case-insensitive by default, but has always
109- had [ ` -CaseSensitive ` ] [ 24 ] switch.
109+ had the [ ` -CaseSensitive ` ] [ 24 ] switch.
110110
111111- [ ` Compare-Object ` ] [ 11 ] is case-insensitive by default, but has a
112112 [ ` -CaseSensitive ` ] [ 12 ] switch. Comparison of ` [char] ` types is case-sensitive
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ title: about_Case-Sensitivity
99
1010## Short description
1111
12- PowerShell is as case-insensitive while preserving case.
12+ PowerShell is as case-insensitive as possible while preserving case.
1313
1414## Long description
1515
@@ -50,7 +50,7 @@ following areas:
5050
5151 The name of a module is stored in the session state using the case by which
5252 it was imported. The name, as stored in the session state, is used
53- ` Update-Help ` when looking for new help files. The web service that serves
53+ by ` Update-Help ` when looking for new help files. The web service that serves
5454 the help files for Microsoft uses a case-sensitive file system. When the case
5555 of the imported name of the module doesn't match, ` Update-Help ` can't find
5656 the help files and reports an error.
@@ -106,7 +106,7 @@ following areas:
106106 - [ ` Select-Object -Unique ` ] [ 21 ] and [ ` Get-Unique ` ] [ 15 ] are case-sensitive by
107107 default. The [ ` -CaseInsensitive ` ] [ 20 ] switch was added in PS v7.4.
108108 - [ ` Sort-Object -Unique ` ] [ 25 ] is case-insensitive by default, but has always
109- had [ ` -CaseSensitive ` ] [ 24 ] switch.
109+ had the [ ` -CaseSensitive ` ] [ 24 ] switch.
110110
111111- [ ` Compare-Object ` ] [ 11 ] is case-insensitive by default, but has a
112112 [ ` -CaseSensitive ` ] [ 12 ] switch. Comparison of ` [char] ` types is case-sensitive
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ title: about_Case-Sensitivity
99
1010## Short description
1111
12- PowerShell is as case-insensitive while preserving case.
12+ PowerShell is as case-insensitive as possible while preserving case.
1313
1414## Long description
1515
@@ -50,7 +50,7 @@ following areas:
5050
5151 The name of a module is stored in the session state using the case by which
5252 it was imported. The name, as stored in the session state, is used
53- ` Update-Help ` when looking for new help files. The web service that serves
53+ by ` Update-Help ` when looking for new help files. The web service that serves
5454 the help files for Microsoft uses a case-sensitive file system. When the case
5555 of the imported name of the module doesn't match, ` Update-Help ` can't find
5656 the help files and reports an error.
@@ -106,7 +106,7 @@ following areas:
106106 - [ ` Select-Object -Unique ` ] [ 21 ] and [ ` Get-Unique ` ] [ 15 ] are case-sensitive by
107107 default. The [ ` -CaseInsensitive ` ] [ 20 ] switch was added in PS v7.4.
108108 - [ ` Sort-Object -Unique ` ] [ 25 ] is case-insensitive by default, but has always
109- had [ ` -CaseSensitive ` ] [ 24 ] switch.
109+ had the [ ` -CaseSensitive ` ] [ 24 ] switch.
110110
111111- [ ` Compare-Object ` ] [ 11 ] is case-insensitive by default, but has a
112112 [ ` -CaseSensitive ` ] [ 12 ] switch. Comparison of ` [char] ` types is case-sensitive
You can’t perform that action at this time.
0 commit comments