mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-19 06:40:39 +02:00
cli: update bash completion file - 'nmcli connection reload'
This commit is contained in:
parent
caed0243f5
commit
790b3a753c
1 changed files with 1 additions and 1 deletions
|
|
@ -246,7 +246,7 @@ _nmcli()
|
|||
;;
|
||||
esac
|
||||
|
||||
_nmcli_list "show up down add delete help"
|
||||
_nmcli_list "show up down add delete reload help"
|
||||
;;
|
||||
|
||||
device)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue