(change version)

Added show driver version for Network/Audio feature for -x output, and updated help menu to show that.
This commit is contained in:
inxi-svn 2008-11-23 18:22:59 +00:00
parent a07c2b19bc
commit 4a44b096bd

3
inxi
View file

@ -694,7 +694,8 @@ show_options()
print_screen_output " 3 - Also show hard disk names as detected."
print_screen_output " 4 - Also show partition size/filled data for (if present):/, /home, /var/, /boot"
print_screen_output " 5 - For multicore systems, also show per core clock speeds; shows audio card."
print_screen_output "-x Show extra data: bogomips on cpu. Only works with verbose or line output."
print_screen_output "-x Show extra data: bogomips on cpu; driver version (if available) for network/audio."
print_screen_output " Only works with verbose or line output."
print_screen_output ""
print_screen_output "Additional Options:"
print_screen_output "-h - this help menu."