mirror of
https://github.com/smxi/inxi.git
synced 2025-04-17 23:29:11 +00:00
added -n to -F output, why not, it's useful
This commit is contained in:
parent
95ecf17ded
commit
68cc1953a4
1 changed files with 1 additions and 0 deletions
1
inxi
1
inxi
|
@ -1532,6 +1532,7 @@ get_parameters()
|
|||
use_short='false'
|
||||
;;
|
||||
F) VERBOSITY_LEVEL=$VERBOSITY_LEVELS
|
||||
B_SHOW_ADVANCED_NETWORK='true'
|
||||
B_EXTRA_DATA='true'
|
||||
B_SHOW_DISK='true'
|
||||
B_SHOW_PARTITIONS='true'
|
||||
|
|
Loading…
Add table
Reference in a new issue