updated man pages to reflect new -R, with some other fixes to man files.

This commit is contained in:
inxi-svn 2012-05-11 16:56:20 +00:00
parent 6ecaee1046
commit 20cd60a6ad

View file

@ -154,7 +154,19 @@ Show Partition information (shows what -v 4 would show, but without extra data).
Shows, if detected: / /boot /home /tmp /usr /var. Use -p to see all mounted partitions.
.TP
.B -r
Show distro repository data. Currently supported repo types: APT; PACMAN; PISI; YUM.
Show distro repository data. Currently supported repo types:
APT (Debian, Ubuntu + derived versions)
PACMAN (Arch Linux + derived versions)
PISI (Pardus + derived versions)
YUM. (Fedora, Redhat, maybe Suse + derived versions)
(as distro data is collected more will be added. If your's is missing please show us how to get this information and we'll try to add it.)
.TP
.B -R
Show RAID data. Shows RAID devices, states, levels, and components, and extra data with -x/-xx. If device is resyncing, shows resync progress line as well.
.TP
.B --recommends
Checks inxi application dependencies + recommends, and directories, then shows
@ -244,7 +256,8 @@ Show extra data (only works with verbose or line output, not short form):
.TP
.B -x -N -A -G \fR- Network, audio, graphics, shows PCI Bus ID/Usb ID number of card
.TP
.B -x -R \fR- Show RAID chunk size
.B -x -R \fR- Shows component raid id. Adds second RAID Info line: raid level; report on drives (like 5/5);
blocks; chunk size; bitmap (if present). Resync line, shows blocks synced/total blocks.
.TP
.B -x -S \fR- Desktop toolkit if avaliable (GNOME/XFCE/KDE only); Kernel gcc version
.TP
@ -259,7 +272,10 @@ Show extra, extra data (only works with verbose or line output, not short form):
.TP
.B -xx -M \fR- Adds chassis information, if any data for that is available.
.TP
.B -xx -R \fR - Adds block count and algorythm used to RAID
.B -xx -R\fR - Adds superblock (if present); algorythm, U data.
Adds system info line (kernel support, read ahead, raid events).
Adds if present, unused device line. If device is resyncing, shows resync progress line as well
.TP
.B -xx -@ <11-14> \fR - Automatically uploads debugger data tar.gz file to ftp.techpatterns.com.
.TP
@ -297,7 +313,7 @@ The following create a tar.gz file of system data, plus collecting the inxi outp
To automatically upload debugger data tar.gz file to ftp.techpatterns.com: inxi -xx@ <11-14>
For alternate ftp upload locations: Example: inxi -! ftp.yourserver.com/incoming -xx@ 14
For alternate ftp upload locations: Example: \fIinxi -! ftp.yourserver.com/incoming -xx@ 14\fR
.TP
.B -@ 11
@ -331,3 +347,5 @@ 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
manpage creator with help from Harald, aus9