From 25647f6ce0b87b09482aca5e83cb5e3af5be1268 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Wed, 28 Nov 2007 21:06:30 +0000 Subject: One more rsync 3.0.0 option. --- Completion/Unix/Command/_rsync | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Completion/Unix') diff --git a/Completion/Unix/Command/_rsync b/Completion/Unix/Command/_rsync index 82683b0ba..d727ee4ce 100644 --- a/Completion/Unix/Command/_rsync +++ b/Completion/Unix/Command/_rsync @@ -188,7 +188,8 @@ _arguments -s \ '--delay-updates[put all updated files into place at end of transfer]' \ '(-m --prune-empty-dirs)'{-m,--prune-empty-dirs}'[prune empty directory chains from file-list]' \ '--numeric-ids[do not map uid/gid values by user/group name]' \ - '--timeout=[set I/O timeout in seconds]:seconds' \ + '--timeout=[set I/O timeout in seconds for lulls in a transfer]:seconds' \ + '--contimeout=[set connect timeout in seconds for daemon connections]:seconds' \ '(-I --ignore-times)'{-I,--ignore-times}'[do not skip files that match in size and mod-time]' \ '--size-only[skip files that match in size]' \ '--modify-window=[compare mod-times with reduced accuracy]:seconds' \ -- cgit 1.4.1