added some arg triggers to --recommends output, and this calls for a patch version update

This commit is contained in:
inxi-svn 2011-06-11 00:28:25 +00:00
parent 7e323287cc
commit 2188bc1fbf

8
inxi
View file

@ -3,7 +3,7 @@
#### Script Name: inxi
#### version: 1.6.6
#### Date: June 10 2011
#### Patch Number: 00
#### Patch Number: 01
########################################################################
#### SPECIAL THANKS
########################################################################
@ -1502,9 +1502,9 @@ check_recommends_items()
'
local recommended_dirs='
/sys/class/dmi/id/:-M_motherboard-bios
/dev:-p,-P,-D_disk-partition-data
/dev/disk/by-label/:-p,-P_partition-labels
/dev/disk/by-uuid/:-p,-P_partition-uuid
/dev:-l,-u,-o,-p,-P,-D_disk-partition-data
/dev/disk/by-label/:-l,-o,-p,-P_partition-labels
/dev/disk/by-uuid/:-u,-o,-p,-P_partition-uuid
'
case $1 in