lvcreate, lvextend, lvreduce, lvremove, lvresize, lvs, pvcreate, pvs, vgcreate, vgs: harmonize descriptions (#5316)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# pvcreate
|
||||
|
||||
> Initialize a physical volume (disk or partition) for use by the Logical Volume Manager (LVM).
|
||||
> Initialize a disk or partition for use as a physical volume.
|
||||
> See also: `lvm`.
|
||||
> More information: <https://man7.org/linux/man-pages/man8/pvcreate.8.html>.
|
||||
|
||||
- Initialize the `/dev/sda1` volume for use by LVM:
|
||||
|
||||
|
Reference in New Issue
Block a user