Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15365
| From | Roland Illig <roland.illig@gmx.de> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | double space in options to compgen |
| Date | 2019-09-15 21:23 +0200 |
| Message-ID | <mailman.299.1568575446.2190.bug-bash@gnu.org> (permalink) |
| References | <70c1ea1b-8914-a533-25c6-d11af9b9755c@gmx.de> |
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.
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
double space in options to compgen Roland Illig <roland.illig@gmx.de> - 2019-09-15 21:23 +0200
csiph-web