1
0
Fork 0
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:
spageektti 2024-06-19 17:25:52 +02:00 committed by GitHub
parent fe88dd8b3d
commit c6a90c2b81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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