Skip to content

Commit eadbfaf

Browse files
DCtheGeeksdwheeler
authored andcommitted
Fix #813 - Add ListEntry to ListControl (#4215)
1 parent f8ef073 commit eadbfaf

File tree

5 files changed

+40
-35
lines changed

5 files changed

+40
-35
lines changed

reference/3.0/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -347,13 +347,14 @@ specifies how the property or the calculated results will be displayed.
347347
### ListControl tag
348348

349349
The `<ListControl>` tag typically contains a `<ListEntries>` tag. The
350-
`<ListEntries>` tag contains a `<ListItems>` tag. The `<ListItems>` tag
351-
contains `<ListItem>` tags, which contain `<PropertyName>` tags. The
352-
`<PropertyName>` tags specify the object property to be displayed at the
353-
specified location in the list. If the view selection is defined using a
354-
selection set, the `<ListControl>` tag can also contain an `<EntrySelectedBy>`
355-
tag that contains one or more `<TypeName>` tags. These `<TypeName>` tags
356-
specify the object type that the `<ListControl>` tag is intended to display.
350+
`<ListEntries>` tag contains a `<ListEntry>` tag. The `<ListEntry>` tag contains
351+
a `<ListItems>` tag. The `<ListItems>` tag contains `<ListItem>` tags, which
352+
contain `<PropertyName>` tags. The `<PropertyName>` tags specify the object
353+
property to be displayed at the specified location in the list. If the view
354+
selection is defined using a selection set, the `<ListControl>` and
355+
`<ListEntry>` tags can also contain an `<EntrySelectedBy>` tag that contains one
356+
or more `<TypeName>` tags. These `<TypeName>` tags specify the object type that
357+
the `<ListControl>` tag is intended to display.
357358

358359
### WideControl tag
359360

reference/4.0/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -347,13 +347,14 @@ specifies how the property or the calculated results will be displayed.
347347
### ListControl tag
348348

349349
The `<ListControl>` tag typically contains a `<ListEntries>` tag. The
350-
`<ListEntries>` tag contains a `<ListItems>` tag. The `<ListItems>` tag
351-
contains `<ListItem>` tags, which contain `<PropertyName>` tags. The
352-
`<PropertyName>` tags specify the object property to be displayed at the
353-
specified location in the list. If the view selection is defined using a
354-
selection set, the `<ListControl>` tag can also contain an `<EntrySelectedBy>`
355-
tag that contains one or more `<TypeName>` tags. These `<TypeName>` tags
356-
specify the object type that the `<ListControl>` tag is intended to display.
350+
`<ListEntries>` tag contains a `<ListEntry>` tag. The `<ListEntry>` tag contains
351+
a `<ListItems>` tag. The `<ListItems>` tag contains `<ListItem>` tags, which
352+
contain `<PropertyName>` tags. The `<PropertyName>` tags specify the object
353+
property to be displayed at the specified location in the list. If the view
354+
selection is defined using a selection set, the `<ListControl>` and
355+
`<ListEntry>` tags can also contain an `<EntrySelectedBy>` tag that contains one
356+
or more `<TypeName>` tags. These `<TypeName>` tags specify the object type that
357+
the `<ListControl>` tag is intended to display.
357358

358359
### WideControl tag
359360

reference/5.0/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -347,13 +347,14 @@ specifies how the property or the calculated results will be displayed.
347347
### ListControl tag
348348

349349
The `<ListControl>` tag typically contains a `<ListEntries>` tag. The
350-
`<ListEntries>` tag contains a `<ListItems>` tag. The `<ListItems>` tag
351-
contains `<ListItem>` tags, which contain `<PropertyName>` tags. The
352-
`<PropertyName>` tags specify the object property to be displayed at the
353-
specified location in the list. If the view selection is defined using a
354-
selection set, the `<ListControl>` tag can also contain an `<EntrySelectedBy>`
355-
tag that contains one or more `<TypeName>` tags. These `<TypeName>` tags
356-
specify the object type that the `<ListControl>` tag is intended to display.
350+
`<ListEntries>` tag contains a `<ListEntry>` tag. The `<ListEntry>` tag contains
351+
a `<ListItems>` tag. The `<ListItems>` tag contains `<ListItem>` tags, which
352+
contain `<PropertyName>` tags. The `<PropertyName>` tags specify the object
353+
property to be displayed at the specified location in the list. If the view
354+
selection is defined using a selection set, the `<ListControl>` and
355+
`<ListEntry>` tags can also contain an `<EntrySelectedBy>` tag that contains one
356+
or more `<TypeName>` tags. These `<TypeName>` tags specify the object type that
357+
the `<ListControl>` tag is intended to display.
357358

358359
### WideControl tag
359360

reference/5.1/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -347,13 +347,14 @@ specifies how the property or the calculated results will be displayed.
347347
### ListControl tag
348348

349349
The `<ListControl>` tag typically contains a `<ListEntries>` tag. The
350-
`<ListEntries>` tag contains a `<ListItems>` tag. The `<ListItems>` tag
351-
contains `<ListItem>` tags, which contain `<PropertyName>` tags. The
352-
`<PropertyName>` tags specify the object property to be displayed at the
353-
specified location in the list. If the view selection is defined using a
354-
selection set, the `<ListControl>` tag can also contain an `<EntrySelectedBy>`
355-
tag that contains one or more `<TypeName>` tags. These `<TypeName>` tags
356-
specify the object type that the `<ListControl>` tag is intended to display.
350+
`<ListEntries>` tag contains a `<ListEntry>` tag. The `<ListEntry>` tag contains
351+
a `<ListItems>` tag. The `<ListItems>` tag contains `<ListItem>` tags, which
352+
contain `<PropertyName>` tags. The `<PropertyName>` tags specify the object
353+
property to be displayed at the specified location in the list. If the view
354+
selection is defined using a selection set, the `<ListControl>` and
355+
`<ListEntry>` tags can also contain an `<EntrySelectedBy>` tag that contains one
356+
or more `<TypeName>` tags. These `<TypeName>` tags specify the object type that
357+
the `<ListControl>` tag is intended to display.
357358

358359
### WideControl tag
359360

reference/6/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -346,13 +346,14 @@ specifies how the property or the calculated results will be displayed.
346346
### ListControl tag
347347

348348
The `<ListControl>` tag typically contains a `<ListEntries>` tag. The
349-
`<ListEntries>` tag contains a `<ListItems>` tag. The `<ListItems>` tag
350-
contains `<ListItem>` tags, which contain `<PropertyName>` tags. The
351-
`<PropertyName>` tags specify the object property to be displayed at the
352-
specified location in the list. If the view selection is defined using a
353-
selection set, the `<ListControl>` tag can also contain an `<EntrySelectedBy>`
354-
tag that contains one or more `<TypeName>` tags. These `<TypeName>` tags
355-
specify the object type that the `<ListControl>` tag is intended to display.
349+
`<ListEntries>` tag contains a `<ListEntry>` tag. The `<ListEntry>` tag contains
350+
a `<ListItems>` tag. The `<ListItems>` tag contains `<ListItem>` tags, which
351+
contain `<PropertyName>` tags. The `<PropertyName>` tags specify the object
352+
property to be displayed at the specified location in the list. If the view
353+
selection is defined using a selection set, the `<ListControl>` and
354+
`<ListEntry>` tags can also contain an `<EntrySelectedBy>` tag that contains one
355+
or more `<TypeName>` tags. These `<TypeName>` tags specify the object type that
356+
the `<ListControl>` tag is intended to display.
356357

357358
### WideControl tag
358359

0 commit comments

Comments
 (0)