mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 04:26:01 +02:00
lvdisplay: fix markup for example command line
This commit is contained in:
parent
310b342139
commit
b07f2acb47
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@
|
||||||
|
|
||||||
- Display information about logical volume lv1 in volume group vg1:
|
- Display information about logical volume lv1 in volume group vg1:
|
||||||
|
|
||||||
`sudo lvdisplay {{vg1/lv1}}
|
`sudo lvdisplay {{vg1/lv1}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue