diff --git a/inxi b/inxi index 392bdbb..13c0357 100755 --- a/inxi +++ b/inxi @@ -1803,7 +1803,7 @@ 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 shows: per core clock speeds; audio card; full disk data." - print_screen_output "-x Show extra data: bogomips on Cpu; driver version (if available) for Network/Audio;" + print_screen_output "-x Show extra data: bogomips on Cpu; driver version/port(s) (if available) for Network/Audio;" print_screen_output " for network, audio cards, shows PCI Bus ID number also; for System, shows Desktop toolkit if avaliable" print_screen_output " direct rendering status for Graphics (in X). Only works with verbose or line output;" print_screen_output " shows (for single gpu, nvidia driver) screen number gpu is running on."