chiark / gitweb /
bash-completion: fix completion of complete verbs
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 6 Feb 2014 05:31:22 +0000 (00:31 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 6 Feb 2014 05:45:00 +0000 (00:45 -0500)
commit3ce09b7da2eb8b888066468663b2b5c81a05a03c
treec7738800d667a5a1a876d888d85de312ecc3e6e6
parent97e0691f85da6e7ea131ce80bd61e2d47a737a61
bash-completion: fix completion of complete verbs

When doing 'command verb<TAB>', the arguments for verb would be
proposed, but it is too early. We should complete verb first.

https://bugs.freedesktop.org/show_bug.cgi?id=74596
shell-completion/bash/busctl
shell-completion/bash/hostnamectl
shell-completion/bash/localectl
shell-completion/bash/loginctl
shell-completion/bash/systemctl
shell-completion/bash/systemd-analyze
shell-completion/bash/timedatectl
shell-completion/bash/udevadm