Skip to content

Commit a499921

Browse files
authored
Merge pull request #118977 from w33ts/patch-1
Update lsblk command on how-to-resize-encrypted-lvm.md
2 parents 5fc783e + a2af0aa commit a499921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/how-to-resize-encrypted-lvm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ When you need to add a new disk to increase the VG size, extend your traditional
202202
![Screenshot showing the code that checks the disk list. The results are highlighted.](./media/disk-encryption/resize-lvm/009-resize-lvm-scenariob-check-scsi12.png)
203203

204204
```bash
205-
sudo lsbk
205+
sudo lsblk
206206
```
207207

208208
![Screenshot showing the code that checks the disk list by using l s b l k. The command and the result are highlighted.](./media/disk-encryption/resize-lvm/009-resize-lvm-scenariob-check-lsblk1.png)

0 commit comments

Comments
 (0)