From 308e7dfdce67c5ac3a066f9aff1f7fc4f9f00060 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Thu, 18 Jul 2019 22:26:49 +0900 Subject: networkctl: add renew command --- shell-completion/bash/networkctl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell-completion') diff --git a/shell-completion/bash/networkctl b/shell-completion/bash/networkctl index fdfa92d112..290a62f811 100644 --- a/shell-completion/bash/networkctl +++ b/shell-completion/bash/networkctl @@ -38,7 +38,7 @@ _networkctl() { local -A VERBS=( [STANDALONE]='label' - [LINKS]='status list lldp delete' + [LINKS]='status list lldp delete renew' ) _init_completion || return -- cgit v1.2.1