vgcreate: improvements to descriptions (#1335)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# vgcreate
|
||||
|
||||
> Create a volume group.
|
||||
> Create volume groups combining multiple mass-storage devices.
|
||||
|
||||
- Create a new volume group called vg1 using `/dev/sda1`:
|
||||
- Create a new volume group called vg1 using the `/dev/sda1` device:
|
||||
|
||||
`vgcreate {{vg1}} {{/dev/sda1}}`
|
||||
|
||||
|
Reference in New Issue
Block a user