]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - shell-completion/zsh/_networkctl
build-sys: use #if Y instead of #ifdef Y everywhere
[thirdparty/systemd.git] / shell-completion / zsh / _networkctl
index 61f173b78e9630dae87a24623451022db642a325..acf7463edb5533a11d9da94eb45565ea4be26ae2 100644 (file)
@@ -6,6 +6,7 @@ _networkctl_command(){
             'list:List existing links'
            'status:Show information about the specified links'
            'lldp:Show Link Layer Discovery Protocol status'
+           'label:Show address labels'
     )
     if (( CURRENT == 1 )); then
         _describe -t commands 'networkctl command' _networkctl_cmds