curl/scripts
Alessandro Ghedini b3cc8017b7 zsh.pl: escape ':' character
':' is interpreted as separator by zsh, so if used as part of the argument
or option's description it needs to be escaped.

The problem can be reproduced as follows:

 % curl --reso<TAB>
 % curl -E <TAB>

Bug: https://bugs.debian.org/921452
2019-02-07 21:51:53 +00:00
..
Makefile.am scripts: include _curl as part of CLEANFILES 2018-07-08 23:20:11 +02:00
contributors.sh contributors.sh: use "on github", not at 2018-05-14 08:53:22 +02:00
contrithanks.sh THANKS: added missing names 2017-12-12 08:46:29 +01:00
coverage.sh coverage: run event tests too 2017-06-02 13:15:06 +02:00
delta delta: use --diff-filter on the git diff-tree invokes 2018-12-11 15:32:34 +01:00
installcheck.sh travis: verify "make install" 2017-08-10 10:49:17 +02:00
log2changes.pl whitespace fixes 2018-09-23 22:24:02 +00:00
updatemanpages.pl scripts: allow all perl scripts to be run directly 2018-01-07 15:42:11 -05:00
zsh.pl zsh.pl: escape ':' character 2019-02-07 21:51:53 +00:00