From 2c12a402cb1e8277c271ced8dc9c06d20b8f6017 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Mon, 21 Jul 2014 21:11:56 -0400 Subject: 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. --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 4a1313d419..d964b524d7 100644 --- a/TODO +++ b/TODO @@ -704,6 +704,9 @@ External: * register catalog database signature as file magic +* zsh shell completion: - should complete options, but currently + does not + Regularly: * look for close() vs. close_nointr() vs. close_nointr_nofail() -- cgit v1.2.3-54-g00ecf