[Bash-completion-devel] [patch] postconf completion
Ville Skyttä
ville.skytta at iki.fi
Sat Apr 21 07:37:16 UTC 2012
On 2012-04-03 23:40, Guillaume Rousse wrote:
> While reviewing a leftover completion in mageia postfix package, I found
> we already have a postconf completion in completions/postconf. However,
> I think its content is uselessly complex, and could be simplified with
> the attached patch. Unless I missed something, of course.
The existing code appears to try to append an equals sign to parameter
names when -e is specified, the simplified code doesn't.
More information about the Bash-completion-devel
mailing list