Skip to content

Commit 645df22

Browse files
committed
Platy schema test
1 parent e7e3d93 commit 645df22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docset/winserver2025-ps/Microsoft.ReFsDedup.Commands/Get-ReFSDedupSchedule.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ volume.
3131
Get-ReFSDedupSchedule -Volume "D:"
3232
```
3333

34-
This example retrieves the deduplication schedule for the `D:` ReFS volume.
35-
3634
```output
3735
Volume Enabled Type Days Start Duration Suspended CompressionFormat CompressionLevel CompressionChunkSize
3836
------ ------- ---- ---- ----- -------- --------- ----------------- ---------------- --------------------
3937
D: True DedupAndCompress None N/A N/A False LZ4 0 0 B
4038
```
4139

40+
This example retrieves the deduplication schedule for the `D:` ReFS volume.
41+
4242
## PARAMETERS
4343

4444
### -Volume

0 commit comments

Comments
 (0)