@@ -194,7 +194,7 @@ Accept wildcard characters: False
194194
195195Specifies one or more file system volumes on which to cancel one or more named data deduplication
196196jobs. Enter one or more volume IDs, drive letters, or volume GUID paths. For drive letters, use the
197- format `D:`. For volume GUID paths, use the format `\\\\ ?\Volume{{GUID}}\`. Separate multiple
197+ format `D:`. For volume GUID paths, use the format `\\?\Volume{{GUID}}\`. Separate multiple
198198volumes with a comma.
199199
200200` ` ` yaml
@@ -222,7 +222,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
222222
223223# ## Microsoft.Management.Infrastructure.CimInstance
224224
225- The ` Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays
225+ The ** Microsoft.Management.Infrastructure.CimInstance** object is a wrapper class that displays
226226Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the
227227namespace and class name for the underlying WMI object.
228228
@@ -232,13 +232,13 @@ namespace and class name for the underlying WMI object.
232232
233233# ## Microsoft.Management.Infrastructure.CimInstance
234234
235- The ` Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays
235+ The ** Microsoft.Management.Infrastructure.CimInstance** object is a wrapper class that displays
236236Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the
237237namespace and class name for the underlying WMI object.
238238
239239# ## Microsoft.Management.Infrastructure.CimInstance#ROOT/Microsoft/Windows/Deduplication/MSFT_DedupJob
240240
241- The ` Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays
241+ The ** Microsoft.Management.Infrastructure.CimInstance** object is a wrapper class that displays
242242Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the
243243namespace and class name for the underlying WMI object.
244244
0 commit comments