diff options
| author | Wayne Davison <wayned@users.sourceforge.net> | 2004-10-13 05:50:08 +0000 |
|---|---|---|
| committer | Wayne Davison <wayned@users.sourceforge.net> | 2004-10-13 05:50:08 +0000 |
| commit | 53dc7a77fc7837d57da657e676879af49a6a06f4 (patch) | |
| tree | a02534eb1756a1f281c7944f2547ca894ec95681 /Completion/Unix/Command/_rsync | |
| parent | Got rid of "cmdargs" local since it is no longer used. (diff) | |
| download | zsh-53dc7a77fc7837d57da657e676879af49a6a06f4.tar zsh-53dc7a77fc7837d57da657e676879af49a6a06f4.tar.gz zsh-53dc7a77fc7837d57da657e676879af49a6a06f4.tar.bz2 zsh-53dc7a77fc7837d57da657e676879af49a6a06f4.tar.lz zsh-53dc7a77fc7837d57da657e676879af49a6a06f4.tar.xz zsh-53dc7a77fc7837d57da657e676879af49a6a06f4.tar.zst zsh-53dc7a77fc7837d57da657e676879af49a6a06f4.zip | |
Added the 7 remaining options that were missing from the _arguments
list.
Diffstat (limited to 'Completion/Unix/Command/_rsync')
| -rw-r--r-- | Completion/Unix/Command/_rsync | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Completion/Unix/Command/_rsync b/Completion/Unix/Command/_rsync index 443593178..c5d5f5314 100644 --- a/Completion/Unix/Command/_rsync +++ b/Completion/Unix/Command/_rsync |
