From: Dave Reisner Date: Fri, 9 Nov 2012 17:51:24 +0000 (-0500) Subject: bash-completion: add 'gdb' verb for coredumpctl X-Git-Tag: v196~111 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=253a87510b2e09ad2679824b7255dab0a6bb1a22;hp=253a87510b2e09ad2679824b7255dab0a6bb1a22;p=elogind.git 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. ---