diff --git a/inxi.8 b/inxi.8 index 395eba9..53a8737 100644 --- a/inxi.8 +++ b/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).