made man layout consistent, hadn't realized how inconsistent it was. New tarball

This commit is contained in:
inxi-svn 2012-06-26 00:45:42 +00:00
parent fb3d53c7df
commit 6f085dcb6d

45
inxi.8
View file

@ -100,20 +100,26 @@ Color selectors for each type display
(NOTE: irc and global only show safe color set): (NOTE: irc and global only show safe color set):
.TP .TP
.B -c 94 \fR Console, out of X .B -c 94\fR
- Console, out of X
.TP .TP
.B -c 95 \fR Terminal, running in X - like xTerm .B -c 95\fR
- Terminal, running in X - like xTerm
.TP .TP
.B -c 96 \fR Gui IRC, running in X - like Xchat, Quassel, .B -c 96\fR
- Gui IRC, running in X - like Xchat, Quassel,
Konversation etc. Konversation etc.
.TP .TP
.B -c 97 \fR Console IRC running in X - like irssi in xTerm .B -c 97\fR
- Console IRC running in X - like irssi in xTerm
.TP .TP
.B -c 98 \fR Console IRC not in X .B -c 98\fR
- Console IRC not in X
.TP .TP
.B -c 99 \fR Global - Overrides/removes all settings. .B -c 99\fR
- Global - Overrides/removes all settings.
Setting specific removes global. Setting specific color type removes the global color selection.
.TP .TP
.B -C .B -C
@ -212,23 +218,26 @@ fan speeds. Gpu temp only for Fglrx/Nvidia drivers. Nvidia shows screen number f
.B -S .B -S
Show System information: host name, kernel, desktop environment (if in X), distro Show System information: host name, kernel, desktop environment (if in X), distro
.TP .TP
.B -t \fR[\fBc\fR or\fB m\fR or\fB cm\fR or\fB mc NUMBER\fR]\fR- Show processes. .B -t \fR[\fBc\fR or\fB m\fR or\fB cm\fR or\fB mc NUMBER\fR]\fR
If followed by numbers \fB1-20\fR, shows that number of processes for each type Show processes. If followed by numbers \fB1-20\fR, 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)
Make sure to have no space between letters and numbers (\fB-t cm10\fR - right, \fB-t cm 10\fR - wrong). Make sure to have no space between letters and numbers (\fB-t cm10\fR - right, \fB-t cm 10\fR - wrong).
.TP .TP
.B -t c \fRcpu only. With \fB-x\fR, shows also memory for that process on same line. .B -t c\fR
- cpu only. With \fB-x\fR, shows also memory for that process on same line.
.TP .TP
.B -t m \fRmemory only. With \fB-x\fR, shows also cpu for that process on same line. .B -t m\fR
- memory only. With \fB-x\fR, shows also cpu for that process on same line.
.TP .TP
.B -t cm \fRcpu+memory. With \fB-x\fR, shows also cpu or memory for that process on same line. .B -t cm\fR
- cpu+memory. With \fB-x\fR, shows also cpu or memory for that process on same line.
.TP .TP
.B -u .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). Show partition UUIDs. Default: short partition \fB-P\fR. For full \fB-p\fR output, use: \fB-pu\fR (or \fB-plu\fR).
.TP .TP
.B -U .B -U
Auto-update script. Note: if you installed as root, you must be root to update, Auto-update script. Note: if you installed as root, you must be root to update,
otherwise user is fine. Also installs /updates this Man Page to: \fB-/usr/share/man/man8\fR otherwise user is fine. Also installs /updates this Man Page to: \fB-/usr/share/man/man8\fR
This requires that you be root to write to that directory. This requires that you be root to write to that directory.
@ -236,7 +245,7 @@ This requires that you be root to write to that directory.
.B -V .B -V
inxi version information. Prints information then exits. inxi version information. Prints information then exits.
.TP .TP
.B --version .B --version
same as \fB-V same as \fB-V
.TP .TP
.B -v .B -v
@ -357,7 +366,7 @@ Supports some current desktop extras like gnome-panel, lxde-panel, and others. A
.SH DEBUGGING OPTIONS .SH DEBUGGING OPTIONS
.TP .TP
.B -% .B -%
Overrides defective or corrupted data. Overrides defective or corrupted data.
.TP .TP
.B -@ .B -@
@ -367,13 +376,13 @@ Less than 8 just triggers inxi debugger output on screen.
.B -@ \fR[\fB1\fR-\fB7\fR] .B -@ \fR[\fB1\fR-\fB7\fR]
- On screen debugger output - On screen debugger output
.TP .TP
.B -@ 8 .B -@ 8
- Basic logging. Check \fI /home/yourname/.inxi/inxi*.log - Basic logging. Check \fI /home/yourname/.inxi/inxi*.log
.TP .TP
.B -@ 9 .B -@ 9
- Full file/sys info logging - Full file/sys info logging
.TP .TP
.B -@ 10 .B -@ 10
- Color logging. - Color logging.
.TP .TP
.B -@ <11-14> .B -@ <11-14>