File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docset/winserver2022-ps/storagereplica Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -233,12 +233,12 @@ specify drive letters.
233233
234234This is an ordered list. The order of volumes determines the order of replication.
235235
236- For instance, to replicate the F: and H: drives on one server to the F: and H: drives of another
236+ For instance, to replicate the ` F:` and `H:` drives on one server to the `F:` and `H:` drives of another
237237server, specify the following values :
238238
239239` -SourceVolumeName "F:","H:" -DestinationVolumeName "F:","H:"`
240240
241- To replicate F : to H: instead, specify the following values:
241+ To replicate `F:` to `H:` instead, specify the following values :
242242
243243` -SourceVolumeName "F:","H:" -DestinationVolumeName "H:","F:"`
244244
You can’t perform that action at this time.
0 commit comments