File tree Expand file tree Collapse file tree 4 files changed +12
-8
lines changed
5.1/Microsoft.PowerShell.Core/About
7.2/Microsoft.PowerShell.Core/About
7.3/Microsoft.PowerShell.Core/About
7.4/Microsoft.PowerShell.Core/About Expand file tree Collapse file tree 4 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
description : FileSystem
3
3
Locale : en-US
4
- ms.date : 06/14 /2023
4
+ ms.date : 07/10 /2023
5
5
online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_filesystem_provider?view=powershell-5.1&WT.mc_id=ps-gethelp
6
6
schema : 2.0.0
7
7
title : about FileSystem Provider
@@ -631,7 +631,8 @@ Ignores newline characters. Returns contents as a single item.
631
631
632
632
### ItemType \< String\>
633
633
634
- This parameter allows you to specify the tye of item to create with ` New-Item `
634
+ This parameter allows you to specify the type of item to create with
635
+ ` New-Item ` .
635
636
636
637
The available values of this parameter depend on the current provider you are
637
638
using.
Original file line number Diff line number Diff line change 1
1
---
2
2
description : FileSystem
3
3
Locale : en-US
4
- ms.date : 06/14 /2023
4
+ ms.date : 07/10 /2023
5
5
online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_filesystem_provider?view=powershell-7.2&WT.mc_id=ps-gethelp
6
6
schema : 2.0.0
7
7
title : about FileSystem Provider
@@ -635,7 +635,8 @@ Ignores newline characters. Returns contents as a single item.
635
635
636
636
### ItemType \< String\>
637
637
638
- This parameter allows you to specify the tye of item to create with ` New-Item `
638
+ This parameter allows you to specify the type of item to create with
639
+ ` New-Item ` .
639
640
640
641
The available values of this parameter depend on the current provider you are
641
642
using.
Original file line number Diff line number Diff line change 1
1
---
2
2
description : FileSystem
3
3
Locale : en-US
4
- ms.date : 06/14 /2023
4
+ ms.date : 07/10 /2023
5
5
online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_filesystem_provider?view=powershell-7.3&WT.mc_id=ps-gethelp
6
6
schema : 2.0.0
7
7
title : about FileSystem Provider
@@ -635,7 +635,8 @@ Ignores newline characters. Returns contents as a single item.
635
635
636
636
### ItemType \< String\>
637
637
638
- This parameter allows you to specify the tye of item to create with ` New-Item `
638
+ This parameter allows you to specify the type of item to create with
639
+ ` New-Item ` .
639
640
640
641
The available values of this parameter depend on the current provider you are
641
642
using.
Original file line number Diff line number Diff line change 1
1
---
2
2
description : FileSystem
3
3
Locale : en-US
4
- ms.date : 06/14 /2023
4
+ ms.date : 07/10 /2023
5
5
online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_filesystem_provider?view=powershell-7.4&WT.mc_id=ps-gethelp
6
6
schema : 2.0.0
7
7
title : about FileSystem Provider
@@ -635,7 +635,8 @@ Ignores newline characters. Returns contents as a single item.
635
635
636
636
### ItemType \< String\>
637
637
638
- This parameter allows you to specify the tye of item to create with ` New-Item `
638
+ This parameter allows you to specify the type of item to create with
639
+ ` New-Item ` .
639
640
640
641
The available values of this parameter depend on the current provider you are
641
642
using.
You can’t perform that action at this time.
0 commit comments