Skip to content

Commit 4f2499c

Browse files
Apply suggestions from review
1 parent 8aff46d commit 4f2499c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -339,8 +339,8 @@ Accept wildcard characters: False
339339

340340
Specifies an array of system volumes for which you want to manually queue data deduplication jobs.
341341
Enter one or more volume IDs, drive letters, or volume GUID paths. For drive letters, use the format
342-
`D:`. For volume GUID paths, use the format `\\\\?\Volume{{GUID}}\`. Separate multiple volumes with
343-
a comma.
342+
`D:`. For volume GUID paths, use the format `\\?\Volume{{GUID}}\`. Separate multiple volumes with a
343+
comma.
344344

345345
```yaml
346346
Type: String[]
@@ -394,7 +394,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
394394

395395
### Microsoft.Management.Infrastructure.CimInstance
396396

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

0 commit comments

Comments
 (0)