pvdisplay: change references to block devices

Use the new notation that has been approved but not merged into the style guide.
add-set-more-info-link.py
Adam Herst 2021-03-24 16:59:31 -04:00 committed by Starbeamrainbowlabs
parent 091c8996f8
commit d1f4342a74
1 changed files with 2 additions and 2 deletions

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}}`