chiark / gitweb /
bash-completion: add 'gdb' verb for coredumpctl
authorDave Reisner <dreisner@archlinux.org>
Fri, 9 Nov 2012 17:51:24 +0000 (12:51 -0500)
committerDave Reisner <dreisner@archlinux.org>
Fri, 9 Nov 2012 19:12:36 +0000 (14:12 -0500)
commit253a87510b2e09ad2679824b7255dab0a6bb1a22
tree0cb8f203263df8383e213abd7f31e23493d468af
parent584f587295d9ae3f5da383083885d81751e8c0dc
bash-completion: add 'gdb' verb for coredumpctl

This also fixes value completion for journal fields, as the completion
for the RHS of the '=' was missing when it was borrowed from journalctl.
shell-completion/systemd-bash-completion.sh