mirror of
https://github.com/smxi/inxi.git
synced 2025-09-02 18:49:12 +00:00
made -i also show -n
This commit is contained in:
parent
146f241df2
commit
4e67c2aca4
1 changed files with 1 additions and 0 deletions
1
inxi
1
inxi
|
@ -1549,6 +1549,7 @@ get_parameters()
|
||||||
;;
|
;;
|
||||||
i) B_SHOW_IP='true'
|
i) B_SHOW_IP='true'
|
||||||
B_SHOW_NETWORK='true'
|
B_SHOW_NETWORK='true'
|
||||||
|
B_SHOW_ADVANCED_NETWORK='true'
|
||||||
use_short='false'
|
use_short='false'
|
||||||
;;
|
;;
|
||||||
I) B_SHOW_INFO='true'
|
I) B_SHOW_INFO='true'
|
||||||
|
|
Loading…
Add table
Reference in a new issue