mirror of
https://github.com/smxi/inxi.git
synced 2025-01-31 18:12:21 +00:00
new tarball, edited man a bit more
This commit is contained in:
parent
aeba8ceb3b
commit
0b3974471a
5
inxi.8
5
inxi.8
|
@ -215,6 +215,8 @@ Show System information: host name, kernel, desktop environment (if in X), distr
|
|||
.B -t \fR[\fBc\fR or\fB m\fR or\fB cm\fR or\fB cm NUMBER\fR]\fR- Show processes.
|
||||
If followed by numbers \fB1-20\fR, shows that number of processes for each type
|
||||
(default: 5; if in irc, max: 5)
|
||||
|
||||
Make sure to have no space between letters and numbers (\fB-t cm10\fR - right, \fB-t cm 10\fR - wrong).
|
||||
.TP
|
||||
.B -t c
|
||||
cpu
|
||||
|
@ -224,9 +226,6 @@ memory
|
|||
.TP
|
||||
.B -t cm c \fRcpu+memory.
|
||||
|
||||
Make sure to have
|
||||
.I no space
|
||||
.R between letters and numbers (\fB-t cm10\fR -right, \fB-t cm 10\fR -wrong).
|
||||
.TP
|
||||
.B -u
|
||||
Show partition UUIDs. Default: short partition \fB-P\fR. For full \fB-p\fR output, use: \fB-pu\fR (or \fB-plu\fR).
|
||||
|
|
Loading…
Reference in a new issue