1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-23 17:34:00 +03:00
systemd-stable/shell-completion/bash
Dave Reisner b5b7ea7503 bash-completion: simplify udevadm completion
The AA is unnecessary and only adds needless complexity. Replace it
with a case statement instead of repeatedly calling __contains_word to
overglorify string equalities.
2013-07-30 13:04:46 -04:00
..
hostnamectl bash-completion: use a better definition of __contains_word 2013-07-30 13:04:46 -04:00
journalctl bash-completion: use a better definition of __contains_word 2013-07-30 13:04:46 -04:00
kernel-install simplify bash completion for kernel-install 2013-07-30 09:46:06 +02:00
localectl bash-completion: use a better definition of __contains_word 2013-07-30 13:04:46 -04:00
loginctl bash-completion: use a better definition of __contains_word 2013-07-30 13:04:46 -04:00
systemctl bash-completion: use a better definition of __contains_word 2013-07-30 13:04:46 -04:00
systemd-analyze bash-completion: use a better definition of __contains_word 2013-07-30 13:04:46 -04:00
systemd-coredumpctl bash-completion: use a better definition of __contains_word 2013-07-30 13:04:46 -04:00
timedatectl bash-completion: use a better definition of __contains_word 2013-07-30 13:04:46 -04:00
udevadm bash-completion: simplify udevadm completion 2013-07-30 13:04:46 -04:00