Skip to content

Commit 214e77c

Browse files
SteveL-MSFTv-alje
authored andcommitted
add -RepeatHeader switch for Format-Table (#3443)
* add `-RepeatHeader` switch * Update Format-Table.md
1 parent 1b6043f commit 214e77c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

reference/6/Microsoft.PowerShell.Utility/Format-Table.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -445,11 +445,7 @@ Accept wildcard characters: False
445445
```
446446

447447
### CommonParameters
448-
449-
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
450-
-InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose,
451-
-WarningAction, and -WarningVariable. For more information, see
452-
[about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
448+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
453449

454450
## INPUTS
455451

0 commit comments

Comments
 (0)