updated man files for inxi.

This commit is contained in:
inxi-svn 2012-05-08 00:27:14 +00:00
parent 02579b3a16
commit ecc00dabc9

View file

@ -77,17 +77,16 @@ Show Audio/sound card information.
.B -b .B -b
Shows basic output, short form (previously -d). Same as: inxi -v 2 Shows basic output, short form (previously -d). Same as: inxi -v 2
.TP .TP
.B -c \fR[\fB0\fR-\fB32\fR or \fB94\fR-\fB99\fR] .B -c \fR[\fB0\fR-\fB32\fR]
Available color schemes. Scheme number is required. Available color schemes. Scheme number is required.
Supported color schemes: 0-32.
.TP
.B -c \fR[\fB94\fR-\fB99\fR]
Color selectors run a color selector option prior to inxi starting which lets Color selectors run a color selector option prior to inxi starting which lets
you set the config file value for the selection. you set the config file value for the selection.
Supported color schemes: 0-32, 94-99
\fB-c 0\fR-\fB32\fR are mainly in X windows colors
-c 0 is no color.
.TP
Color selectors for each type display Color selectors for each type display
(NOTE: irc and global only show safe color set): (NOTE: irc and global only show safe color set):
@ -330,26 +329,10 @@ For alternate ftp upload locations: Example: inxi -! ftp.yourserver.com/incoming
.SH SUPPORTED IRC CLIENTS .SH SUPPORTED IRC CLIENTS
.TP .TP
Irssi BitchX Gaim/Pidgin ircII Irssi
.TP Konversation Kopete KSirc
Xchat KVIrc Weechat Xchat
.TP
Konversation
.TP
BitchX
.TP
KSirc
.TP
.TP
ircII
.TP
Gaim/Pidgin
.TP
Weechat
.TP
KVIrc
.TP
Kopete
.SH AUTHOR AND CONTRIBUTORS TO CODE .SH AUTHOR AND CONTRIBUTORS TO CODE
@ -362,19 +345,3 @@ inxi version: Copyright (C) 2008-11 Scott Rogers & Harald Hope
Further fixes (listed as known): Horst Tritremmel <hjt at sidux.com> Further fixes (listed as known): Horst Tritremmel <hjt at sidux.com>
Steven Barrett (aka: damentz) - usb audio patch; swap percent used patch Steven Barrett (aka: damentz) - usb audio patch; swap percent used patch
.SH COPYRIGHT FOR CODE AND MANPAGE
are released under GPL law of which full text of the GPL is here:
http://www.gnu.org/licenses/gpl.txt
They are free software; you can redistribute them and/or modify them
under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
They are distributed in the hope that they will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU General Public License for more details.