mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 08:11: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.
|
||||
For full -p output, use -pl." ],
|
||||
['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
|
||||
devices (slots) supported and individual memory devices (sticks of memory etc).
|
||||
For devices, shows device locator, size, speed, type (e.g. DDR3).
|
||||
|
|
Loading…
Reference in a new issue