nmcli/bash-completion: add completion for 'tun' connection mode
This commit is contained in:
@@ -401,7 +401,7 @@ _nmcli_compl_ARGS()
|
|||||||
# user friendly. Only complete them, if the current word already starts with an "8".
|
# user friendly. Only complete them, if the current word already starts with an "8".
|
||||||
_nmcli_list "802-3-ethernet 802-11-wireless 802-11-olpc-mesh"
|
_nmcli_list "802-3-ethernet 802-11-wireless 802-11-olpc-mesh"
|
||||||
else
|
else
|
||||||
_nmcli_list "ethernet wifi wimax gsm cdma infiniband bluetooth vpn olpc-mesh vlan bond bridge team pppoe adsl"
|
_nmcli_list "ethernet wifi wimax gsm cdma infiniband bluetooth vpn olpc-mesh vlan bond bridge team pppoe adsl tun"
|
||||||
fi
|
fi
|
||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user