mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
fixed typo in -v 5 help item.
This commit is contained in:
parent
ecc00dabc9
commit
482930ff07
2
inxi
2
inxi
|
@ -2188,7 +2188,7 @@ show_options()
|
|||
print_screen_output " 3 - Adds advanced CPU (-C), network (-n) data, and switches on -x advanced data option."
|
||||
print_screen_output " 4 - Adds partition size/filled data (-P) for (if present):/, /home, /var/, /boot"
|
||||
print_screen_output " Shows full disk data (-D)"
|
||||
print_screen_output " 5 - Adds audio card (-A); sensors (-s), partion label (-l) and UUID (-u), short form of optical drives."
|
||||
print_screen_output " 5 - Adds audio card (-A); sensors (-s), partition label (-l) and UUID (-u), short form of optical drives."
|
||||
print_screen_output " 6 - Adds full partition data (-p), unmounted partition data (-o), optical drive data (-d)."
|
||||
print_screen_output " 7 - Adds network IP data (-i); triggers -xx."
|
||||
print_screen_output "-x Show extra data (only works with verbose or line output, not short form): "
|
||||
|
|
Loading…
Reference in a new issue