pvdisplay: change references to block devices

Use the new notation that has been approved but not merged into the style guide.
This commit is contained in:
Adam Herst
2021-03-24 16:59:31 -04:00
committed by Starbeamrainbowlabs
parent 091c8996f8
commit d1f4342a74

View File

@@ -8,6 +8,6 @@
`sudo pvdisplay`
- Display information about the physical volume on `/dev/sda1`:
- Display information about the physical volume on drive `/dev/sdXY`:
`sudo pvdisplay {{/dev/sda1}}`
`sudo pvdisplay {{/dev/sdXY}}`