mirror of
https://github.com/smxi/inxi.git
synced 2025-01-19 00:47:47 +00:00
help fix
This commit is contained in:
parent
f5fd3e649a
commit
f80c4a4008
2
pinxi
2
pinxi
|
@ -6170,7 +6170,7 @@ sub show_options {
|
||||||
['2', '-R', '', "mdraid: device maj:min; per component: size, maj:min, state."],
|
['2', '-R', '', "mdraid: device maj:min; per component: size, maj:min, state."],
|
||||||
['2', '-S', '', "If available: kernel alternate clocksources, boot parameters;
|
['2', '-S', '', "If available: kernel alternate clocksources, boot parameters;
|
||||||
screensaver/locker tools available but not active."],
|
screensaver/locker tools available but not active."],
|
||||||
['2', '', '--slots', "If available: slot bus ID children."],
|
['2', '--slots', '', "If available: slot bus ID children."],
|
||||||
);
|
);
|
||||||
push(@$rows,
|
push(@$rows,
|
||||||
[0, '', '', "$line"],
|
[0, '', '', "$line"],
|
||||||
|
|
Loading…
Reference in a new issue