1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-11 22:51:17 +02:00

23182: _arguments problem with --with-foo[=BAR] specifiers

This commit is contained in:
Peter Stephenson 2007-02-16 15:02:03 +00:00
parent 1f4fa4c02d
commit 9d43d061e1
2 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2007-02-16 Peter Stephenson <pws@csr.com>
* 23182: Completion/Base/Utility/_arguments: handle
./configure --help output "--with-foo[=BAR]" by
using "=-" specifier.
2007-02-14 Clint Adams <clint@zsh.org>
* 23178: David Riebenbauer: Completion/Debian/Command/_make-kpkg:

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -217,7 +217,11 @@ if (( long )); then