mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
typo fix
This commit is contained in:
parent
6e4cd28791
commit
23b86ad5f2
2
inxi
2
inxi
|
@ -4855,7 +4855,7 @@ sub show_options {
|
||||||
['1', '-l', '--label', "$partition_string_u labels. Triggers -P.
|
['1', '-l', '--label', "$partition_string_u labels. Triggers -P.
|
||||||
For full -p output, use -pl." ],
|
For full -p output, use -pl." ],
|
||||||
['1', '-L', '--logical', "Logical devices, LVM (VG, LV),
|
['1', '-L', '--logical', "Logical devices, LVM (VG, LV),
|
||||||
LUKS, Crypto, bcache, etc. Shows compenents/devices, sizes, etc." ],
|
LUKS, Crypto, bcache, etc. Shows components/devices, sizes, etc." ],
|
||||||
['1', '-m', '--memory', "Memory (RAM) data. Requires root. Numbers of
|
['1', '-m', '--memory', "Memory (RAM) data. Requires root. Numbers of
|
||||||
devices (slots) supported and individual memory devices (sticks of memory etc).
|
devices (slots) supported and individual memory devices (sticks of memory etc).
|
||||||
For devices, shows device locator, size, speed, type (e.g. DDR3).
|
For devices, shows device locator, size, speed, type (e.g. DDR3).
|
||||||
|
|
Loading…
Reference in a new issue