oops, forgot to add --logical to -L

This commit is contained in:
Harald Hope 2020-12-15 15:57:59 -08:00
parent 1f7241ed6b
commit 421e637465

2
inxi
View file

@ -4162,7 +4162,7 @@ sub get_options {
else {
error_handler('bad-arg',$opt,$arg);
} },
'L|lvm' => sub {
'L|logical|lvm' => sub {
$show{'short'} = 0;
$show{'logical'} = 1; },
'm|memory' => sub {