mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-03 16:55:13 +00:00
Update cheatsheets
This commit is contained in:
@@ -30,7 +30,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Create a logical volume with size 10G from volume group vg1:
|
||||
|
||||
`sudo lvm lvcreate -L {{10G}} {{vg1}}`
|
||||
`sudo lvm lvcreate {{[-L|--size]}} {{10G}} {{vg1}}`
|
||||
|
||||
- Display information about logical volumes:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user