Skip to content

Commit cc72493

Browse files
Apply suggestions from review
1 parent 5441bdd commit cc72493

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docset/winserver2022-ps/deduplication/Set-DedupVolume.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ Accept wildcard characters: False
435435

436436
Specifies an array of system volumes. Specify one or more volume IDs, drive letters, or volume GUID
437437
paths. For drive letters, use the format `D:`. For volume GUID paths, use the format
438-
`\\\\?\Volume{{GUID}}\`. Separate multiple volumes with a comma.
438+
`\\?\Volume{{GUID}}\`. Separate multiple volumes with a comma.
439439
440440
```yaml
441441
Type: System.String[]
@@ -478,15 +478,15 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
478478
479479
### Microsoft.Management.Infrastructure.CimInstance
480480
481-
The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays
481+
The **Microsoft.Management.Infrastructure.CimInstance** object is a wrapper class that displays
482482
Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the
483483
namespace and class name for the underlying WMI object.
484484

485485
## OUTPUTS
486486

487487
### Microsoft.Management.Infrastructure.CimInstance
488488

489-
The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays
489+
The **Microsoft.Management.Infrastructure.CimInstance** object is a wrapper class that displays
490490
Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the
491491
namespace and class name for the underlying WMI object.
492492

0 commit comments

Comments
 (0)