1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-26 05:51:08 +02:00

Added one last (I hope) new option for the imminent 2.6.7.

This commit is contained in:
Wayne Davison 2006-02-07 19:10:08 +00:00
parent ba8349e6ed
commit 8c55dca683

View file

@ -202,6 +202,7 @@ _arguments -s \
'--blocking-io[use blocking I/O for the remote shell]' \
'--no-blocking-io[turn off --blocking-io]' \
'--stats[give some file-transfer stats]' \
'(-8 --8-bit-output)'{-8,--8-bit-output}'[leave high-bit chars unescaped in output]' \
'(-P)--progress[show progress during transfer]' \
'--no-progress[turn off --progress]' \
'(--partial --progress)-P[same as --partial --progress]' \