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)
_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.


No differences found