Skip to content

Commit 2e478aa

Browse files
Apply suggestions from review
1 parent 6eaf340 commit 2e478aa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docset/winserver2022-ps/deduplication/Stop-DedupJob.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ Accept wildcard characters: False
194194

195195
Specifies one or more file system volumes on which to cancel one or more named data deduplication
196196
jobs. 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
198198
volumes 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
226226
Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the
227227
namespace 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
236236
Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the
237237
namespace 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
242242
Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the
243243
namespace and class name for the underlying WMI object.
244244

0 commit comments

Comments
 (0)