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:
parent
ba8349e6ed
commit
8c55dca683
1 changed files with 1 additions and 0 deletions
|
@ -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]' \
|
||||
|
|
Loading…
Reference in a new issue