curl/scripts
Kamil Dudka ab2a7079cd zsh.pl: produce a working completion script again
Commit curl-7_54_0-118-g8b2f22e changed the output format of curl --help
to use <file> and <dir> instead of FILE and DIR, which caused zsh.pl to
produce a broken completion script:

% curl --<TAB>
_curl:10: no such file or directory: seconds

Closes #1779
2017-08-15 12:25:46 +02:00
..
Makefile.am scripts/make: use $(EXEEXT) for executables 2016-04-18 15:51:32 +02:00
contributors.sh contri*.sh: cut off parentheses from names too 2017-01-20 17:10:08 +01:00
contrithanks.sh contri*.sh: cut off parentheses from names too 2017-01-20 17:10:08 +01:00
coverage.sh coverage: run event tests too 2017-06-02 13:15:06 +02:00
installcheck.sh travis: verify "make install" 2017-08-10 10:49:17 +02:00
log2changes.pl log2changes.pl: moved to scripts/ 2015-05-24 00:09:23 +02:00
updatemanpages.pl updatemanpages.pl: error out on too old git version 2017-06-03 00:45:31 +02:00
zsh.pl zsh.pl: produce a working completion script again 2017-08-15 12:25:46 +02:00