summaryrefslogtreecommitdiff
path: root/src/grp-system/grp-utils/systemd-run/systemd-run.completion.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/grp-utils/systemd-run/systemd-run.completion.zsh')
-rw-r--r--src/grp-system/grp-utils/systemd-run/systemd-run.completion.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grp-system/grp-utils/systemd-run/systemd-run.completion.zsh b/src/grp-system/grp-utils/systemd-run/systemd-run.completion.zsh
index 6362b97766..da9f73a6d0 100644
--- a/src/grp-system/grp-utils/systemd-run/systemd-run.completion.zsh
+++ b/src/grp-system/grp-utils/systemd-run/systemd-run.completion.zsh
@@ -57,4 +57,5 @@ _arguments \
'--on-unit-inactive=[Run after SEC seconds from the last deactivation]:SEC' \
'--on-calendar=[Realtime timer]:SPEC' \
'--timer-property=[Set timer unit property]:NAME=VALUE' \
+ '--wait=[Wait until service stopped again]' \
'*::command:_command'