mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
a few more man/help fixes
This commit is contained in:
parent
b7692190c2
commit
3cfa00fde7
2
inxi
2
inxi
|
@ -4382,7 +4382,7 @@ sub show_options {
|
|||
['2', '-R', '', "zfs-raid: portion allocated (used) by RAID devices/arrays.
|
||||
md-raid: system md-raid support types (kernel support, read ahead, RAID events).
|
||||
Hardware RAID rev, ports, specific vendor/product information." ],
|
||||
['2', '-S', '', "Panel/shell info in desktop output, if in X (like lxpanel,
|
||||
['2', '-S', '', "Panel/tray/bar info in desktop output, if in X (like lxpanel,
|
||||
xfce4-panel, mate-panel); (if available) dm version number, window manager
|
||||
version number." ]
|
||||
);
|
||||
|
|
2
inxi.1
2
inxi.1
|
@ -766,7 +766,7 @@ data available.
|
|||
\fBvendor:\fR item, which shows specific vendor [product] information.
|
||||
.TP
|
||||
.B \-xxx \-S\fR
|
||||
\- Adds, if run in X and present, shell/panel type (\fBinfo\fR).
|
||||
\- Adds, if run in X and present, bar/panel type (\fBinfo\fR).
|
||||
If none, shows nothing. Supports some current desktop extras like gnome\-panel,
|
||||
lxpanel, xfce4\-panel, lxqt\-panel, and others.
|
||||
|
||||
|
|
Loading…
Reference in a new issue