1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 21:17:57 +01:00

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