Skip to content

Commit 98d3bfd

Browse files
Apply suggestions from review
1 parent 7118cab commit 98d3bfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Accept wildcard characters: False
151151

152152
Specifies an array of system volumes for which to disable data deduplication. Specify one or more
153153
volume IDs, drive letters, or volume GUID paths. For drive letters, use the format `D:`. For volume
154-
GUID paths, use the format `\\\\?\Volume{{GUID}}\`. Separate multiple volumes with a comma.
154+
GUID paths, use the format `\\?\Volume{{GUID}}\`. Separate multiple volumes with a comma.
155155

156156
```yaml
157157
Type: System.String[]
@@ -180,7 +180,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
180180

181181
### Microsoft.Management.Infrastructure.CimInstance
182182

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

0 commit comments

Comments
 (0)