mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
pvcreate: update more information link (#13082)
This commit is contained in:
parent
170f935280
commit
fe88dd8b3d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Initialize a disk or partition for use as a physical volume.
|
> Initialize a disk or partition for use as a physical volume.
|
||||||
> See also: `lvm`.
|
> See also: `lvm`.
|
||||||
> More information: <https://man7.org/linux/man-pages/man8/pvcreate.8.html>.
|
> More information: <https://manned.org/pvcreate>.
|
||||||
|
|
||||||
- Initialize the `/dev/sda1` volume for use by LVM:
|
- Initialize the `/dev/sda1` volume for use by LVM:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue