chiark / gitweb /
zsh_completion: Fix --user-unit completion
authorWilliam Giokas <1007380@gmail.com>
Sat, 24 Aug 2013 12:23:27 +0000 (07:23 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 24 Aug 2013 17:17:43 +0000 (13:17 -0400)
commit9e15a18acd19bf80faef774ee92877024ef599a5
treed72dbefc16a754857eb2288443e4651e9e02c569
parent93a279e34a8d2c38b1c6bcf750548e730f5309d8
zsh_completion: Fix --user-unit completion

_SYSTEMD_USER_UNIT in the --user-unit flag argument should instead be
USER_UNIT. It should also have an optional `=` between the flag and the
argument.
shell-completion/zsh/_journalctl