lvdisplay, pvdisplay, vgdisplay: Add new pages.
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
c1fb61cf25
commit
4719d20471
14
pages/linux/pvdisplay.md
Normal file
14
pages/linux/pvdisplay.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# pvdisplay
|
||||
|
||||
> Display information about Logical Volume Manager (LVM) physical volumes.
|
||||
> See also: `lvm`
|
||||
> More information: <https://man7.org/linux/man-pages/man8/pvdisplay.8.html>.
|
||||
|
||||
- Display information about all physical volumes:
|
||||
|
||||
`sudo pvdisplay`
|
||||
|
||||
- Display information about the physical volume on {{/dev/sda1}}:
|
||||
|
||||
`sudo pvdisplay {{/dev/sda1}}`
|
||||
|
Reference in New Issue
Block a user