[Bug 1547228] Re: bash-completion for dmesg should add also equal signs
Aapo Rantalainen
1547228 at bugs.launchpad.net
Fri Feb 19 05:38:18 UTC 2016
Point of this ticket:
dmesg --color never
doesn't affect colors.
It must contain equal sign:
dmesg --color=never
--
Seems that
dmesg --facility daemon
is the same than
dmesg --facility=daemon
And --level and --console-level.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bash-completion in Ubuntu.
https://bugs.launchpad.net/bugs/1547228
Title:
bash-completion for dmesg should add also equal signs
Status in bash-completion package in Ubuntu:
New
Bug description:
bash-completion: 1:2.1-4.2ubuntu1
dmesg --col[TAB]
Expected
"dmesg --color="
Actual happens
"dmesg --color "
--
Same for --facility= and --level=
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1547228/+subscriptions
More information about the foundations-bugs
mailing list