mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
updated man files for inxi.
This commit is contained in:
parent
02579b3a16
commit
ecc00dabc9
53
man/inxi.8
53
man/inxi.8
|
@ -77,17 +77,16 @@ Show Audio/sound card information.
|
|||
.B -b
|
||||
Shows basic output, short form (previously -d). Same as: inxi -v 2
|
||||
.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.
|
||||
|
||||
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
|
||||
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
|
||||
|
||||
(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
|
||||
.TP
|
||||
Irssi
|
||||
.TP
|
||||
Xchat
|
||||
.TP
|
||||
Konversation
|
||||
.TP
|
||||
BitchX
|
||||
.TP
|
||||
KSirc
|
||||
.TP
|
||||
.TP
|
||||
ircII
|
||||
.TP
|
||||
Gaim/Pidgin
|
||||
.TP
|
||||
Weechat
|
||||
.TP
|
||||
KVIrc
|
||||
.TP
|
||||
Kopete
|
||||
BitchX Gaim/Pidgin ircII Irssi
|
||||
Konversation Kopete KSirc
|
||||
KVIrc Weechat Xchat
|
||||
|
||||
|
||||
.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>
|
||||
|
||||
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.
|
Loading…
Reference in a new issue