File tree Expand file tree Collapse file tree 6 files changed +32
-32
lines changed
3.0/Microsoft.PowerShell.Management
4.0/Microsoft.PowerShell.Management
5.0/Microsoft.PowerShell.Management
5.1/Microsoft.PowerShell.Management
6/Microsoft.PowerShell.Management
7/Microsoft.PowerShell.Management Expand file tree Collapse file tree 6 files changed +32
-32
lines changed Original file line number Diff line number Diff line change @@ -19,17 +19,17 @@ Gets the items and child items in one or more specified locations.
19
19
20
20
```
21
21
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>]
24
24
```
25
25
26
26
### LiteralItems
27
27
28
28
```
29
29
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>]
33
33
```
34
34
35
35
## DESCRIPTION
Original file line number Diff line number Diff line change @@ -19,17 +19,17 @@ Gets the items and child items in one or more specified locations.
19
19
20
20
```
21
21
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>]
24
24
```
25
25
26
26
### LiteralItems
27
27
28
28
```
29
29
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>]
33
33
```
34
34
35
35
## DESCRIPTION
Original file line number Diff line number Diff line change @@ -19,18 +19,18 @@ Gets the items and child items in one or more specified locations.
19
19
20
20
```
21
21
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>]
25
25
```
26
26
27
27
### LiteralItems
28
28
29
29
```
30
30
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>]
34
34
```
35
35
36
36
## DESCRIPTION
Original file line number Diff line number Diff line change @@ -19,18 +19,18 @@ Gets the items and child items in one or more specified locations.
19
19
20
20
```
21
21
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>]
25
25
```
26
26
27
27
### LiteralItems
28
28
29
29
```
30
30
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>]
34
34
```
35
35
36
36
## DESCRIPTION
Original file line number Diff line number Diff line change @@ -19,17 +19,17 @@ Gets the items and child items in one or more specified locations.
19
19
20
20
```
21
21
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>]
24
24
```
25
25
26
26
### LiteralItems
27
27
28
28
```
29
29
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>]
33
33
```
34
34
35
35
## DESCRIPTION
Original file line number Diff line number Diff line change @@ -19,17 +19,17 @@ Gets the items and child items in one or more specified locations.
19
19
20
20
```
21
21
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>]
24
24
```
25
25
26
26
### LiteralItems
27
27
28
28
```
29
29
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>]
33
33
```
34
34
35
35
## DESCRIPTION
You can’t perform that action at this time.
0 commit comments