Skip to content

Commit 10e953c

Browse files
SteveL-MSFTsdwheeler
authored andcommitted
add -RepeatHeader switch for Format-Table (#3443)
* add `-RepeatHeader` switch * Update Format-Table.md
1 parent cbe4dbe commit 10e953c

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
@@ -411,11 +411,7 @@ Accept wildcard characters: False
411411
```
412412

413413
### CommonParameters
414-
415-
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
416-
-InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose,
417-
-WarningAction, and -WarningVariable. For more information, see
418-
[about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
414+
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).
419415

420416
## INPUTS
421417

0 commit comments

Comments
 (0)