Skip to content

Commit 879c46f

Browse files
X-Guardiansdwheeler
authored andcommitted
Fix Get-ChildItem Parameter Summary Formatting (#4946)
* Fix parameter list formatting * Update Get-ChildItem.md * Update Get-ChildItem.md * Update Get-ChildItem.md * Update Get-ChildItem.md * Update Get-ChildItem.md
1 parent 975c009 commit 879c46f

File tree

6 files changed

+32
-32
lines changed

6 files changed

+32
-32
lines changed

reference/3.0/Microsoft.PowerShell.Management/Get-ChildItem.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,17 @@ Gets the items and child items in one or more specified locations.
1919

2020
```
2121
Get-ChildItem [[-Path] <String[]>] [[-Filter] <String>] [-Include <String[]>] [-Exclude <String[]>]
22-
[-Recurse] [-Force] [-Name] [-UseTransaction] [-Attributes <FlagsExpression`1>] [-Directory] [-File]
23-
[-Hidden] [-ReadOnly] [-System] [<CommonParameters>]
22+
[-Recurse] [-Force] [-Name] [-UseTransaction] [-Attributes <FlagsExpression`1>] [-Directory] [-File]
23+
[-Hidden] [-ReadOnly] [-System] [<CommonParameters>]
2424
```
2525

2626
### LiteralItems
2727

2828
```
2929
Get-ChildItem -LiteralPath <String[]> [[-Filter] <String>] [-Include <String[]>]
30-
[-Exclude <String[]>] [-Recurse] [-Force] [-Name] [-UseTransaction]
31-
[-Attributes <FlagsExpression`1>] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System]
32-
[<CommonParameters>]
30+
[-Exclude <String[]>] [-Recurse] [-Force] [-Name] [-UseTransaction]
31+
[-Attributes <FlagsExpression`1>] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System]
32+
[<CommonParameters>]
3333
```
3434

3535
## DESCRIPTION

reference/4.0/Microsoft.PowerShell.Management/Get-ChildItem.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,17 @@ Gets the items and child items in one or more specified locations.
1919

2020
```
2121
Get-ChildItem [[-Path] <String[]>] [[-Filter] <String>] [-Include <String[]>] [-Exclude <String[]>]
22-
[-Recurse] [-Force] [-Name] [-UseTransaction] [-Attributes <FlagsExpression`1>] [-Directory] [-File]
23-
[-Hidden] [-ReadOnly] [-System] [<CommonParameters>]
22+
[-Recurse] [-Force] [-Name] [-UseTransaction] [-Attributes <FlagsExpression`1>] [-Directory] [-File]
23+
[-Hidden] [-ReadOnly] [-System] [<CommonParameters>]
2424
```
2525

2626
### LiteralItems
2727

2828
```
2929
Get-ChildItem -LiteralPath <String[]> [[-Filter] <String>] [-Include <String[]>]
30-
[-Exclude <String[]>] [-Recurse] [-Force] [-Name] [-UseTransaction]
31-
[-Attributes <FlagsExpression`1>] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System]
32-
[<CommonParameters>]
30+
[-Exclude <String[]>] [-Recurse] [-Force] [-Name] [-UseTransaction]
31+
[-Attributes <FlagsExpression`1>] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System]
32+
[<CommonParameters>]
3333
```
3434

3535
## DESCRIPTION

reference/5.0/Microsoft.PowerShell.Management/Get-ChildItem.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@ Gets the items and child items in one or more specified locations.
1919

2020
```
2121
Get-ChildItem [[-Path] <string[]>] [[-Filter] <string>] [-Include <string[]>] [-Exclude <string[]>]
22-
[-Recurse] [-Depth <uint32>] [-Force] [-Name] [-UseTransaction]
23-
[-Attributes <FlagsExpression[FileAttributes]>] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System]
24-
[<CommonParameters>]
22+
[-Recurse] [-Depth <uint32>] [-Force] [-Name] [-UseTransaction]
23+
[-Attributes <FlagsExpression[FileAttributes]>] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System]
24+
[<CommonParameters>]
2525
```
2626

2727
### LiteralItems
2828

2929
```
3030
Get-ChildItem [[-Filter] <string>] -LiteralPath <string[]> [-Include <string[]>]
31-
[-Exclude <string[]>] [-Recurse] [-Depth <uint32>] [-Force] [-Name] [-UseTransaction]
32-
[-Attributes <FlagsExpression[FileAttributes]>] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System]
33-
[<CommonParameters>]
31+
[-Exclude <string[]>] [-Recurse] [-Depth <uint32>] [-Force] [-Name] [-UseTransaction]
32+
[-Attributes <FlagsExpression[FileAttributes]>] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System]
33+
[<CommonParameters>]
3434
```
3535

3636
## DESCRIPTION

reference/5.1/Microsoft.PowerShell.Management/Get-ChildItem.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@ Gets the items and child items in one or more specified locations.
1919

2020
```
2121
Get-ChildItem [[-Path] <string[]>] [[-Filter] <string>] [-Include <string[]>] [-Exclude <string[]>]
22-
[-Recurse] [-Depth <uint32>] [-Force] [-Name] [-UseTransaction]
23-
[-Attributes <FlagsExpression[FileAttributes]>] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System]
24-
[<CommonParameters>]
22+
[-Recurse] [-Depth <uint32>] [-Force] [-Name] [-UseTransaction]
23+
[-Attributes <FlagsExpression[FileAttributes]>] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System]
24+
[<CommonParameters>]
2525
```
2626

2727
### LiteralItems
2828

2929
```
3030
Get-ChildItem [[-Filter] <string>] -LiteralPath <string[]> [-Include <string[]>]
31-
[-Exclude <string[]>] [-Recurse] [-Depth <uint32>] [-Force] [-Name] [-UseTransaction]
32-
[-Attributes <FlagsExpression[FileAttributes]>] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System]
33-
[<CommonParameters>]
31+
[-Exclude <string[]>] [-Recurse] [-Depth <uint32>] [-Force] [-Name] [-UseTransaction]
32+
[-Attributes <FlagsExpression[FileAttributes]>] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System]
33+
[<CommonParameters>]
3434
```
3535

3636
## DESCRIPTION

reference/6/Microsoft.PowerShell.Management/Get-ChildItem.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,17 @@ Gets the items and child items in one or more specified locations.
1919

2020
```
2121
Get-ChildItem [[-Path] <string[]>] [[-Filter] <string>] [-Include <string[]>] [-Exclude <string[]>]
22-
[-Recurse] [-Depth <uint32>] [-Force] [-Name] [-Attributes <FlagsExpression[FileAttributes]>]
23-
[-FollowSymlink] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System] [<CommonParameters>]
22+
[-Recurse] [-Depth <uint32>] [-Force] [-Name] [-Attributes <FlagsExpression[FileAttributes]>]
23+
[-FollowSymlink] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System] [<CommonParameters>]
2424
```
2525

2626
### LiteralItems
2727

2828
```
2929
Get-ChildItem [[-Filter] <string>] -LiteralPath <string[]> [-Include <string[]>]
30-
[-Exclude <string[]>] [-Recurse] [-Depth <uint32>] [-Force] [-Name]
31-
[-Attributes <FlagsExpression[FileAttributes]>] [-FollowSymlink] [-Directory] [-File] [-Hidden]
32-
[-ReadOnly] [-System] [<CommonParameters>]
30+
[-Exclude <string[]>] [-Recurse] [-Depth <uint32>] [-Force] [-Name]
31+
[-Attributes <FlagsExpression[FileAttributes]>] [-FollowSymlink] [-Directory] [-File] [-Hidden]
32+
[-ReadOnly] [-System] [<CommonParameters>]
3333
```
3434

3535
## DESCRIPTION

reference/7/Microsoft.PowerShell.Management/Get-ChildItem.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,17 @@ Gets the items and child items in one or more specified locations.
1919

2020
```
2121
Get-ChildItem [[-Path] <string[]>] [[-Filter] <string>] [-Include <string[]>] [-Exclude <string[]>]
22-
[-Recurse] [-Depth <uint32>] [-Force] [-Name] [-Attributes <FlagsExpression[FileAttributes]>]
23-
[-FollowSymlink] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System] [<CommonParameters>]
22+
[-Recurse] [-Depth <uint32>] [-Force] [-Name] [-Attributes <FlagsExpression[FileAttributes]>]
23+
[-FollowSymlink] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System] [<CommonParameters>]
2424
```
2525

2626
### LiteralItems
2727

2828
```
2929
Get-ChildItem [[-Filter] <string>] -LiteralPath <string[]> [-Include <string[]>]
30-
[-Exclude <string[]>] [-Recurse] [-Depth <uint32>] [-Force] [-Name]
31-
[-Attributes <FlagsExpression[FileAttributes]>] [-FollowSymlink] [-Directory] [-File] [-Hidden]
32-
[-ReadOnly] [-System] [<CommonParameters>]
30+
[-Exclude <string[]>] [-Recurse] [-Depth <uint32>] [-Force] [-Name]
31+
[-Attributes <FlagsExpression[FileAttributes]>] [-FollowSymlink] [-Directory] [-File] [-Hidden]
32+
[-ReadOnly] [-System] [<CommonParameters>]
3333
```
3434

3535
## DESCRIPTION

0 commit comments

Comments
 (0)