lvcreate, lvextend, lvreduce, lvremove, lvresize, lvs, pvcreate, pvs, vgcreate, vgs: harmonize descriptions (#5316)

This commit is contained in:
Adam Herst
2021-03-08 14:25:12 -05:00
committed by GitHub
parent df5439818b
commit 84d537deb1
10 changed files with 23 additions and 11 deletions

View File

@@ -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: