mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
second try, to get man output and roffit output to match better
This commit is contained in:
parent
dbf6904051
commit
19c79ecc8d
21
inxi.1
21
inxi.1
|
@ -2,22 +2,19 @@
|
||||||
.SH NAME
|
.SH NAME
|
||||||
inxi \- Command line system information script for console and IRC
|
inxi \- Command line system information script for console and IRC
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B inxi
|
\fBinxi\fR \- Single line, short form. Very basic output.
|
||||||
\fR \- Single line, short form. Very basic output.
|
|
||||||
.B inxi
|
\fBinxi \fR[\fB\-AbBCdDfFGhHiIlmMnNopPrRsSuw\fR] \fR[\fB\-c NUMBER\fR] \fR[\fB\-v NUMBER\fR]
|
||||||
\fR[\fB\-AbBCdDfFGhHiIlmMnNopPrRsSuw\fR] \fR[\fB\-c NUMBER\fR] \fR[\fB\-v NUMBER\fR]
|
|
||||||
.B inxi
|
\fBinxi \fR[\fB\-t \fR(\fBc\fR or\fB m\fR or\fB cm\fR or\fB mc NUMBER\fR)] \fR[\fB\-x \-OPTION\fR(\fBs\fR)] \fR[\fB\-xx \-OPTION\fR(\fBs\fR)] \fR[\fB\-xxx \-OPTION\fR(\fBs\fR)]
|
||||||
\fR[\fB\-t \fR(\fBc\fR or\fB m\fR or\fB cm\fR or\fB mc NUMBER\fR)] \fR[\fB\-x \-OPTION\fR(\fBs\fR)] \fR[\fB\-xx \-OPTION\fR(\fBs\fR)] \fR[\fB\-xxx \-OPTION\fR(\fBs\fR)]
|
|
||||||
.B inxi
|
\fBinxi \fR[\fB\-\-help\fR] \fR[\fB\-\-recommends\fR] \fR[\fB\-\-version\fR] \fR[\fB\-@ NUMBER\fR]
|
||||||
\fR[\fB\-\-help\fR] \fR[\fB\-\-recommends\fR] \fR[\fB\-\-version\fR] \fR[\fB\-@ NUMBER\fR]
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.B inxi
|
\fBinxi\fR is a command line system information script built for for console and IRC. It is also used for forum technical support, as a debugging tool, to quickly ascertain user system configuration and hardware. inxi shows system
|
||||||
\fR is a command line system information script built for for console and IRC. It is also used for forum technical support, as a debugging tool, to quickly ascertain user system configuration and hardware. inxi shows system
|
|
||||||
hardware, CPU, drivers, Xorg, Desktop, Kernel, GCC version(s), Processes, RAM usage, and a wide variety of other
|
hardware, CPU, drivers, Xorg, Desktop, Kernel, GCC version(s), Processes, RAM usage, and a wide variety of other
|
||||||
useful information.
|
useful information.
|
||||||
|
|
||||||
.B inxi
|
\fBinxi\fR output varies between CLI and IRC, with some default filters and color options applied to IRC use. Script colors can
|
||||||
\fR output varies between CLI and IRC, with some default filters and color options applied to IRC use. Script colors can
|
|
||||||
be turned off if desired with \fB\-c 0\fR, or changed using the \fB\-c\fR color options listed in the OPTIONS section below.
|
be turned off if desired with \fB\-c 0\fR, or changed using the \fB\-c\fR color options listed in the OPTIONS section below.
|
||||||
.SH PRIVACY AND SECURITY
|
.SH PRIVACY AND SECURITY
|
||||||
In order to maintain basic privacy and security, inxi filters out automatically on IRC things like
|
In order to maintain basic privacy and security, inxi filters out automatically on IRC things like
|
||||||
|
|
Loading…
Reference in a new issue