mirror of
https://github.com/smxi/inxi.git
synced 2025-01-31 18:12:21 +00:00
a few tweaks, no real changes
This commit is contained in:
parent
5a9b3c8256
commit
e616482324
6
inxi.8
6
inxi.8
|
@ -12,14 +12,12 @@ inxi - Command line system information script for console and IRC
|
|||
.B inxi \fR[\fB--help\fR] \fR[\fB--recommends\fR] \fR[\fB--version\fR] \fR[\fB-@ NUMBER\fR]
|
||||
|
||||
.SH DESCRIPTION
|
||||
.B inxi
|
||||
.R is a command line system information script built for for console and IRC. It is also used for forum technical
|
||||
.B inxi\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
|
||||
useful information.
|
||||
|
||||
.B inxi
|
||||
.R output varies between CLI and IRC, with some default filters and color options applied to IRC use. Script colors can
|
||||
.B inxi\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 -c 0, or changed using the -c color options listed in the OPTIONS section below.
|
||||
|
||||
.SH RUNNING IN IRC CLIENT
|
||||
|
|
Loading…
Reference in a new issue