chiark / gitweb /
shell: add list-timers to systemctl completions
[elogind.git] / shell-completion / zsh / _systemctl
index 560a54815c9a24fe9ad8da71728d445b80877840..f5680d21edcfba868ef7197fb4458dcc330157d0 100644 (file)
@@ -5,6 +5,7 @@
   local -a _systemctl_cmds
   _systemctl_cmds=(
     "list-sockets:List sockets"
   local -a _systemctl_cmds
   _systemctl_cmds=(
     "list-sockets:List sockets"
+    "list-timers:List timers"
     "list-units:List units"
     "start:Start (activate) one or more units"
     "stop:Stop (deactivate) one or more units"
     "list-units:List units"
     "start:Start (activate) one or more units"
     "stop:Stop (deactivate) one or more units"