From d808ca6414cd29d56507bed78fce2d26c6b00f15 Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Thu, 19 Sep 2013 18:00:36 -0400 Subject: completion/systemctl: add missing list-sockets verb --- shell-completion/bash/systemctl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell-completion/bash') diff --git a/shell-completion/bash/systemctl b/shell-completion/bash/systemctl index 5346eef65b..e335ee871c 100644 --- a/shell-completion/bash/systemctl +++ b/shell-completion/bash/systemctl @@ -139,7 +139,7 @@ _systemctl () { [ENVS]='set-environment unset-environment' [STANDALONE]='daemon-reexec daemon-reload default dump emergency exit halt hibernate hybrid-sleep kexec list-jobs - list-units list-unit-files poweroff reboot rescue + list-sockets list-units list-unit-files poweroff reboot rescue show-environment suspend get-default' [NAME]='snapshot load' [FILE]='link' -- cgit v1.2.3-54-g00ecf