Update cheatsheets

This commit is contained in:
ivuorinen
2024-06-19 00:14:24 +00:00
parent 61d2ca878b
commit 22990a1ad7
32 changed files with 118 additions and 47 deletions

View File

@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
> Create a logical volume in an existing volume group. A volume group is a collection of logical and physical volumes.
> See also: `lvm`.
> More information: <https://man7.org/linux/man-pages/man8/lvcreate.8.html>.
> More information: <https://manned.org/lvcreate>.
- Create a logical volume of 10 gigabytes in the volume group vg1: