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 @@
# vgcreate
> Create volume groups combining multiple mass-storage devices.
> See also: `lvm`.
> More information: <https://man7.org/linux/man-pages/man8/vgcreate.8.html>.
- Create a new volume group called vg1 using the `/dev/sda1` device: