Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #15365 > unrolled thread

double space in options to compgen

Started byRoland Illig <roland.illig@gmx.de>
First post2019-09-15 21:23 +0200
Last post2019-09-15 21:23 +0200
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  double space in options to compgen Roland Illig <roland.illig@gmx.de> - 2019-09-15 21:23 +0200

#15365 — double space in options to compgen

FromRoland Illig <roland.illig@gmx.de>
Date2019-09-15 21:23 +0200
Subjectdouble space in options to compgen
Message-ID<mailman.299.1568575446.2190.bug-bash@gnu.org>
The file complete.def contains:

$SHORT_DOC complete ... [-W wordlist]  [-F function]

There should only be a single space between the brackets.

This appears two times: in line 26 and in line 690.

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web