mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 08:11:39 +00:00
fix whitespace alignment in manpage
This commit is contained in:
parent
e09ec42630
commit
06aba8cd5a
28
inxi.1
28
inxi.1
|
@ -32,7 +32,7 @@ inxi \- Command line system information script for console and IRC
|
|||
[\fB\-\-weather\-unit\fR {\fBm\fR|\fBi\fR|\fBmi\fR|\fBim\fR}] [\fB\-y WIDTH\fR]
|
||||
|
||||
\fBinxi\fR [\fB\-\-memory\-modules\fR] [\fB\-\-memory\-short\fR]
|
||||
[\fB\-\-recommends\fR] [\fB\-\-sensors\-default\fR] [\fB\-\-slots\fR]
|
||||
[\fB\-\-recommends\fR] [\fB\-\-sensors\-default\fR] [\fB\-\-slots\fR]
|
||||
|
||||
\fBinxi\fB [\fB\-x\fR|\fB\-xx\fR|\fB\-xxx\fR|\fB\-a\fR] \fB\-OPTION(s)\fR
|
||||
|
||||
|
@ -131,7 +131,7 @@ Set color scheme. If no scheme number is supplied, 0 is assumed.
|
|||
.TP
|
||||
.B \-c \fR[\fB94\fR\-\fB99\fR]
|
||||
|
||||
These color selectors run a color selector option prior to inxi starting
|
||||
These color selectors run a color selector option prior to inxi starting
|
||||
which lets you set the config file value for the selection.
|
||||
|
||||
NOTE: All configuration file set color values are removed when output is
|
||||
|
@ -160,7 +160,7 @@ Konversation etc.
|
|||
|
||||
.TP
|
||||
.B \-c 98\fR
|
||||
\- Console IRC not in X.
|
||||
\- Console IRC not in X.
|
||||
|
||||
.TP
|
||||
.B \-c 99\fR
|
||||
|
@ -445,10 +445,10 @@ Other types of logical block handling like LUKS, bcache show as:
|
|||
|
||||
.TP
|
||||
.B \-m\fR,\fB \-\-memory\fR
|
||||
Memory (RAM) data. Does not display with \fB\-b\fR or \fB\-F\fR unless you
|
||||
Memory (RAM) data. Does not display with \fB\-b\fR or \fB\-F\fR unless you
|
||||
use \fB\-m\fR explicitly. Ordered by system board physical system memory
|
||||
array(s) (\fBArray\-[number]\fR), and individual memory devices
|
||||
(\fBDevice\-[number]\fR). Physical memory array data shows array capacity,
|
||||
(\fBDevice\-[number]\fR). Physical memory array data shows array capacity,
|
||||
number of devices supported, and Error Correction information. Devices shows
|
||||
locator data (highly variable in syntax), size, speed, type
|
||||
(eg: \fBtype: DDR3\fR).
|
||||
|
@ -723,7 +723,7 @@ man install.
|
|||
.B \-\-usb\fR \- See \fB\-J\fR
|
||||
|
||||
.TP
|
||||
.B \-V\fR, \fB\-\-version\fR
|
||||
.B \-V\fR, \fB\-\-version\fR
|
||||
inxi version information. Prints information then exits.
|
||||
|
||||
.TP
|
||||
|
@ -1137,7 +1137,7 @@ its design speed.
|
|||
|
||||
NVMe drives: adds lanes, and (per direction) speed is calculated with
|
||||
lane speed * lanes * PCIe overhead. PCIe 1 and 2 have data rates of
|
||||
GT/s * .8 = Gb/s (10 bits required to transfer 8 bits of data).
|
||||
GT/s * .8 = Gb/s (10 bits required to transfer 8 bits of data).
|
||||
PCIe 3 and greater transfer data at a rate of GT/s * 128/130 * lanes = Gb/s
|
||||
(130 bits required to transfer 128 bits of data).
|
||||
|
||||
|
@ -1161,7 +1161,7 @@ if applicable) for each device.
|
|||
|
||||
\- Adds Xorg compositor, if found (always shows for Wayland systems).
|
||||
|
||||
\- For free drivers, adds OpenGL compatibility version number if available.
|
||||
\- For free drivers, adds OpenGL compatibility version number if available.
|
||||
For nonfree drivers, the core version and compatibility versions are usually
|
||||
the same. Example:
|
||||
|
||||
|
@ -1218,7 +1218,7 @@ documentation to better understand their use of the term 'stripes'.
|
|||
.B \-xx \-m\fR, \fB\-\-memory\-modules\fR
|
||||
\- Adds memory device Manufacturer.
|
||||
|
||||
\- Adds memory device Part Number (\fBpart\-no:\fR). Useful for ordering new
|
||||
\- Adds memory device Part Number (\fBpart\-no:\fR). Useful for ordering new
|
||||
or replacement memory sticks etc. Part numbers are unique, particularly if you
|
||||
use the word \fBmemory\fR in the search as well. With \fB\-xxx\fR, also shows
|
||||
serial number.
|
||||
|
@ -1911,7 +1911,7 @@ Example: \fBinxi \-sxx \-\-sensors\-exclude k10temp-pci-00c3\fR
|
|||
|
||||
.TP
|
||||
.B \-\-sensors\-use\fR
|
||||
Use only the (comma separated) sensor arrays for \fB\-s\fR output. Make
|
||||
Use only the (comma separated) sensor arrays for \fB\-s\fR output. Make
|
||||
permanent with \fBSENSORS_USE\fR configuration item. Sensor array ID value
|
||||
must be the exact value shown in lm\-sensors sensors output (Linux/lm-sensors
|
||||
only). If you only want to exclude one (or more) sensors from the output,
|
||||
|
@ -1953,7 +1953,7 @@ Forces internal IRC flag to off. Used in unhandled cases where the program
|
|||
running inxi may not be seen as a shell/tty, but it is not an IRC client.
|
||||
Put \fB\-\-tty\fR first in option list to avoid unexpected errors. If you want
|
||||
a specific output width, use the \fB\-\-width\fR option. If you want normal
|
||||
color codes in the output, use the \fB\-c [color ID]\fR flag.
|
||||
color codes in the output, use the \fB\-c [color ID]\fR flag.
|
||||
|
||||
The sign you need to use this is extra numbers before the key/value pairs of
|
||||
the output of your program. These are IRC, not TTY, color codes. Please post a
|
||||
|
@ -2213,7 +2213,7 @@ HTML downloaders are hanging.
|
|||
or \fBc\fR. Default is 5.
|
||||
|
||||
\fBSENSORS_CPU_NO\fR In cases of ambiguous temp1/temp2 (inxi can't figure out
|
||||
which is the CPU), forces sensors to use either value 1 or 2 as CPU
|
||||
which is the CPU), forces sensors to use either value 1 or 2 as CPU
|
||||
temperature. See the above configuration page on smxi.org for full info.
|
||||
|
||||
\fBSENSORS_EXCLUDE\fR Exclude supplied sensor array[s] from sensor output.
|
||||
|
@ -2306,7 +2306,7 @@ You can also visit
|
|||
is a fork of \fBlocsmif\fR's very clever \fBinfobash\fR script.
|
||||
|
||||
Original infobash author and copyright holder:
|
||||
Copyright (C) 2005\-2007 Michiel de Boer aka locsmif
|
||||
Copyright (C) 2005\-2007 Michiel de Boer aka locsmif
|
||||
|
||||
inxi version: Copyright (C) 2008\-2021 Harald Hope
|
||||
|
||||
|
@ -2330,7 +2330,7 @@ Jarett.Stevens \- \fBdmidecode \-M\fR patch for older systems with no
|
|||
.SH SPECIAL THANKS TO THE FOLLOWING
|
||||
|
||||
The nice people at irc.oftc.net channels #linux\-smokers\-club and #smxi,
|
||||
who all really have to be considered to be co\-developers because of their
|
||||
who all really have to be considered to be co\-developers because of their
|
||||
non\-stop enthusiasm and willingness to provide real\-time testing and
|
||||
debugging of inxi development.
|
||||
|
||||
|
|
Loading…
Reference in a new issue