Skip to content

Commit bd774ff

Browse files
committed
docs: Update docs after they were reformatted by build
1 parent a6375cc commit bd774ff

5 files changed

Lines changed: 0 additions & 7 deletions

File tree

docs/en-US/Get-MdbCamera.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ containing the word "Parking" using `Where-Object` with the `-match` operator.
4444
## PARAMETERS
4545

4646
### CommonParameters
47-
4847
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).
4948

5049
## INPUTS

docs/en-US/Get-MdbSequence.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ Accept wildcard characters: False
135135
```
136136

137137
### CommonParameters
138-
139138
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).
140139

141140
## INPUTS

docs/en-US/Get-MdbSpeaker.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ containing the word "Parking" using `Where-Object` with the `-match` operator.
4444
## PARAMETERS
4545

4646
### CommonParameters
47-
4847
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).
4948

5049
## INPUTS

docs/en-US/Open-MediaDatabase.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,11 @@ Opens an XProtect media database from a recording server, or an export.
1414
## SYNTAX
1515

1616
### Path (Default)
17-
1817
```
1918
Open-MediaDatabase [-Path] <String> [-Password <SecureString>] [<CommonParameters>]
2019
```
2120

2221
### LiteralPath
23-
2422
```
2523
Open-MediaDatabase -LiteralPath <String> [-Password <SecureString>] [<CommonParameters>]
2624
```
@@ -109,7 +107,6 @@ Accept wildcard characters: False
109107
```
110108

111109
### CommonParameters
112-
113110
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).
114111

115112
## INPUTS

docs/en-US/Split-MdbSequence.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ Accept wildcard characters: False
8181
```
8282
8383
### CommonParameters
84-
8584
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).
8685
8786
## INPUTS

0 commit comments

Comments
 (0)