[Bash-completion-devel] typo/enhancements for styleguide.txt

Ville Skyttä ville.skytta at iki.fi
Sun Dec 4 20:38:05 UTC 2011


On 12/04/2011 08:49 PM, Raphaël Droz wrote:

> 0001-Typo-in-doc-styleguide.txt.patch
> -[[ ]] vs [ ]
> +[[ ]] vs [ ]

This is incorrect, it breaks the asciidoc build:

$ ./makeHtml.sh
FAILED: styleguide.txt: line 30: illegal style name: [ ]] vs [
a2x: failed: asciidoc --doctype=book  --unsafe  -b docbook "main.txt"

> 0003-added-a-word-about-compopt-o-nospace-in-styleguide.t.patch

Modified version applied.  Note that stuff between //////////// is
comments and won't show up in built documents.

> COMPREPLY=( ... -- $cur ) or COMPREPLY=( ... -- "$cur" ) ?

I think that's
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=311614&group_id=100114

See also commit cfcf9fa and its message.



More information about the Bash-completion-devel mailing list