summaryrefslogtreecommitdiff
path: root/shell-completion
diff options
context:
space:
mode:
authornerdopolis <bluescreen_avenger@verizon.net>2021-06-09 09:00:02 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-06-10 07:23:05 +0200
commit3c3335c7146a43137c46acfa18417cca101cb088 (patch)
treec2754f66413c8439ff3ccb7d6031970b7b54e379 /shell-completion
parent998571a7f400dfc98825bcf6b0bc7fe78042f26e (diff)
downloadsystemd-3c3335c7146a43137c46acfa18417cca101cb088.tar.gz
Clarify help information for --global
Diffstat (limited to 'shell-completion')
-rw-r--r--shell-completion/zsh/_systemctl.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell-completion/zsh/_systemctl.in b/shell-completion/zsh/_systemctl.in
index 9eb1ad1037..217fac8655 100644
--- a/shell-completion/zsh/_systemctl.in
+++ b/shell-completion/zsh/_systemctl.in
@@ -485,7 +485,7 @@ _arguments -s \
'--system[Connect to system manager]' \
'--user[Connect to user service manager]' \
"--no-wall[Don't send wall message before halt/power-off/reboot]" \
- '--global[Enable/disable/mask unit files globally]' \
+ '--global[Enable/disable/mask default user unit files globally]' \
"--no-reload[When enabling/disabling unit files, don't reload daemon configuration]" \
'--no-ask-password[Do not ask for system passwords]' \
'--kill-who=[Who to send signal to]:killwho:(main control all)' \