From 7b742b3130941b5c8d5e178b6694428fb3b61086 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Thu, 2 Apr 2015 22:54:35 -0400 Subject: shell-completion: systemctl switch-root verb The completion is rudimentary (all files). I think this is OK since this is used so rarely. But not having it proposed at all is annoying. --- shell-completion/bash/systemctl.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell-completion/bash') diff --git a/shell-completion/bash/systemctl.in b/shell-completion/bash/systemctl.in index 773a59db38..34c9444353 100644 --- a/shell-completion/bash/systemctl.in +++ b/shell-completion/bash/systemctl.in @@ -160,7 +160,7 @@ _systemctl () { reboot rescue show-environment suspend get-default is-system-running' [NAME]='snapshot' - [FILE]='link' + [FILE]='link switch-root' [TARGETS]='set-default' ) -- cgit v1.2.3-54-g00ecf