Skip to content

Commit 627123a

Browse files
Apply suggestions from code review
Co-authored-by: Dario Woitasen <[email protected]>
1 parent 9375caf commit 627123a

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

docset/winserver2022-ps/storagereplica/Dismount-SRDestination.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,12 +161,16 @@ Accept wildcard characters: False
161161
```
162162

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

166166
## INPUTS
167167

168+
### System.String
169+
168170
## OUTPUTS
169171

172+
### System.Object
173+
170174
## NOTES
171175

172176
## RELATED LINKS

docset/winserver2022-ps/storagereplica/Mount-SRDestination.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,12 +181,16 @@ Accept wildcard characters: False
181181
```
182182

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

186186
## INPUTS
187187

188+
### System.String
189+
188190
## OUTPUTS
189191

192+
### System.Object
193+
190194
## NOTES
191195

192196
## RELATED LINKS

0 commit comments

Comments
 (0)