chiark / gitweb /
shell-completion: systemd-analyze verify, systemctl link
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 22 Jul 2014 01:11:56 +0000 (21:11 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 22 Jul 2014 02:33:51 +0000 (22:33 -0400)
commit2c12a402cb1e8277c271ced8dc9c06d20b8f6017
treed753435ad96d1377820862987ab5831a0b98a46f
parent1d3bc0177a1952473bbe45b5bbb4e4e4f69a84f4
shell-completion: systemd-analyze verify, systemctl link

Some zsh completion helpers were not installed, so completion
was broken.

Add systemd-analyze verify. Make systemctl link complete only
unit names.
Makefile.am
TODO
shell-completion/bash/systemctl.in
shell-completion/bash/systemd-analyze
shell-completion/zsh/_sd_unit_files [new file with mode: 0644]
shell-completion/zsh/_systemctl.in
shell-completion/zsh/_systemd-analyze