mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
man typo fix
This commit is contained in:
parent
03d5395a06
commit
7e84bbaebc
6
inxi.1
6
inxi.1
|
@ -6,8 +6,8 @@ inxi \- Command line system information script for console and IRC
|
||||||
|
|
||||||
\fBinxi\fR [\fB\-AbBCdDfFGhiIlmMnNopPrRsSuUVwzZ\fR]
|
\fBinxi\fR [\fB\-AbBCdDfFGhiIlmMnNopPrRsSuUVwzZ\fR]
|
||||||
|
|
||||||
\fBinxi\fR [\fB\-c NUMBER\fR] [\fB\-t [\fBc\fR|\fBm\fR|\fBcm\fR|\fBmc\fR]
|
\fBinxi\fR [\fB\-c NUMBER\fR] [\fB\-t\fR [\fBc\fR|\fBm\fR|\fBcm\fR|\fBmc\fR]
|
||||||
[\fBNUMBER\fR]] \fR[\fB\-v NUMBER\fR] [\fB\-W LOCATION\fR] [\fB\-y WIDTH\fR]
|
[\fBNUMBER\fR]] [\fB\-v NUMBER\fR] [\fB\-W LOCATION\fR] [\fB\-y WIDTH\fR]
|
||||||
|
|
||||||
\fBinxi\fR [\fB\-\-recommends\fR] \fR[\fB\-\-slots\fR] \fR[\fB\-\-usb\fR]
|
\fBinxi\fR [\fB\-\-recommends\fR] \fR[\fB\-\-slots\fR] \fR[\fB\-\-usb\fR]
|
||||||
|
|
||||||
|
@ -327,7 +327,7 @@ running if out of X), and if in X, with \fB\-xxx\fR show more desktop info,
|
||||||
e.g. shell/panel.
|
e.g. shell/panel.
|
||||||
.TP
|
.TP
|
||||||
.B \-t\fR,\fB \-\-processes\fR
|
.B \-t\fR,\fB \-\-processes\fR
|
||||||
\fR[\fBc|m|cm|mc NUMBER\fR] Show processes. If no arguments, defaults to \fBcm\fR.
|
[\fBc\fR|\fBm\fR|\fBcm\fR|\fBmc NUMBER\fR] Show processes. If no arguments, defaults to \fBcm\fR.
|
||||||
If followed by a number, shows that number of processes for each type
|
If followed by a number, shows that number of processes for each type
|
||||||
(default: \fB5\fR; if in IRC, max: \fB5\fR)
|
(default: \fB5\fR; if in IRC, max: \fB5\fR)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue