From 6864f9b9e9ec0eb08492c1e24855503eb64b45e2 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 7 Jul 2023 14:02:41 +0200 Subject: [PATCH] shell-completion/zsh/systemctl: add whoami Make zsh shell-completion aware of whoami. --- shell-completion/zsh/_systemctl.in | 1 + 1 file changed, 1 insertion(+) diff --git a/shell-completion/zsh/_systemctl.in b/shell-completion/zsh/_systemctl.in index d7f05663ce..425ae54157 100644 --- a/shell-completion/zsh/_systemctl.in +++ b/shell-completion/zsh/_systemctl.in @@ -37,6 +37,7 @@ "clean:Remove configuration, state, cache, logs or runtime data of units" "bind:Bind mount a path from the host into a unit's namespace" "mount-image:Mount an image from the host into a unit's namespace" + "whoami:Determines as part of which unit the command is being invoked" ) local -a machine_commands=(