mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 02:55:36 +02:00
vgcreate: update more information link (#13085)
This commit is contained in:
parent
fe88dd8b3d
commit
c6a90c2b81
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Create volume groups combining multiple mass-storage devices.
|
||||
> See also: `lvm`.
|
||||
> More information: <https://man7.org/linux/man-pages/man8/vgcreate.8.html>.
|
||||
> More information: <https://manned.org/vgcreate>.
|
||||
|
||||
- Create a new volume group called vg1 using the `/dev/sda1` device:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue